• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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