Measure ram consumed by Nginx proxy cache

Wei Chen aircw2005 at gmail.com
Fri Aug 22 17:36:40 UTC 2014


Hi folks:

I am currently investigating performance of our production Nginx
instances. Our architecture is a Nginx process in front of 8 node.js
workers. As the memory is running low, we want to determine the RAM
consumed by Nginx processes only.

My understanding is that Nginx cache is on disk by default, whereas
Linux caches a lot of file content on memory. Is there a way to tell
how much RAM Nginx uses overall for proxy cache?

Thanks,
-Wei



More information about the nginx mailing list