Hello,

Is there a way to totally disable keepalive form upstream? Right now, I have
the following configuration in upstream to keep the figures to a minimum-

keepalive: 1;
keepalive_requests: 1;
keepalive_timeout: 1s;
keepalive_time: 1s

Since, I can't change the keepalive directive's value to 0, is there a way I
can remove this setting totally?

Thanks!

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,295571,295571#msg-295571

_______________________________________________
nginx mailing list -- nginx@nginx.org
To unsubscribe send an email to nginx-le...@nginx.org

Reply via email to