Memory usage doubles on reload
PetrHolik
nginx-forum at nginx.us
Wed Mar 5 22:47:47 UTC 2014
Hello we are running nginx 1.2.7 with this in conf:
output_buffers 5 5m;
sendfile off;
That works well, BUT if I reload server configuration with nginx -s reload
Memory consumptions for few hours(clients use long lived(few hours) tcp
connections). Is this behavior correct? Can we avoid this? We have to had as
twice much RAM to be able to restart nginx under load.
Sincerely Petr Holik
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,248163,248163#msg-248163
More information about the nginx
mailing list