<div dir="ltr">Look at <a href="http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_ignore_client_abort">http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_ignore_client_abort</a> or <a href="http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_ignore_client_abort">http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_ignore_client_abort</a> etc depending on what you're doing with the request.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 26, 2017 at 1:07 PM, Torppa Jarkko <span dir="ltr"><<a href="mailto:jarkko.torppa@elisa.fi" target="_blank">jarkko.torppa@elisa.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have an old xmlrpc client that seems to close the client->server side of the socket immediately after it has sent the request to server, server seems to close the server->client side of socket in response to this.<br>
<br>
I have been trying to find setting for this, cannot find one.<br>
<br>
Also have been trying do dig into the sources to see where this happens, but no luck so far.<br>
<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>