• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Server always using 100% Memory

D

dstanley

Guest
I am wondering I am always seeing this issue after a restart the Memory is OK for a few hours but then jumps to 100%

Any ideas?
 

Attachments

  • memory.gif
    memory.gif
    11.9 KB · Views: 45
it is correct... in very basic words -- for new data memory is taken from free memory pool and unused data are not removed from memory until no free memory available.. just because old data may be needed later and can be quickly accessed in this case.. it's behavior of the real server system :) so that you'll see that 99% of memory is filled bit-by-bit either earlier or later on any server...

if you worry about memory leaks or suppose that there are not enough memory for running applications -- keep an eye on swap usage progress instead..
 
Back
Top