<div dir="ltr">Thats what support have advised me, reload finished the current request and then closes the connection.  No longer honors the long lived<div><br></div><div>Alex</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 27 April 2017 at 19:21, shivramg94 <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We have a persistent connection to Nginx on which we are issuing https<br>
requests. Now when we do a reload, the persistent connections (the requests<br>
which are already accepted) are failing as soon as the reload was issued.<br>
Those connections are being dropped. Is this the expected behavior?<br>
<br>
In the Nginx documentation, it was mentioned that the older worker process<br>
would continue to run untile they have served the accepted inflight requests<br>
and then would go down. But the actual behavior seems to be different as the<br>
persistent connections are being dropped as soon as a configuration reload<br>
was issued.<br>
<br>
To add to the above question, while reload was in progress, i am trying to<br>
establish a new connection and its not being established. Can't the new<br>
worker processes which were spawned as a result of configuration reload,<br>
straight away serve the incoming new connections?<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,273904,273904#msg-273904" rel="noreferrer" target="_blank">https://forum.nginx.org/read.<wbr>php?2,273904,273904#msg-273904</a><br>
<br>
______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>