Re: High memory usage

2019-10-24 Thread bvek1
Hello, Thanks for your time ! I'm running PHP-FPM for the API I created that dynamicaly create Nginx vhosts (that's why I need to reload Nginx quite often). It's not really use, like < 1000 requests / day. 99.999% of the trafic is just is associated with the 15K domain and Nginx just do a proxy_

High memory usage

2019-10-23 Thread bvek1
Hello, I need your help, I have a problem with my Nginx server : all the Nginx processes are consuming a huge amount of memory and it sets off the OOM Killer. I don't understand why Nginx uses this much memory, it seems odd, I expected the CPU to be the first problem instead of memory. My Nginx s