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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to