Look at http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_ignore_client_abort or http://nginx.org/en/docs/http/ngx_http_fastcgi_module.html#fastcgi_ignore_client_abort etc depending on what you're doing with the request.
On Thu, Oct 26, 2017 at 1:07 PM, Torppa Jarkko <jarkko.tor...@elisa.fi> wrote: > 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. > > I have been trying to find setting for this, cannot find one. > > Also have been trying do dig into the sources to see where this happens, > but no luck so far. > > > _______________________________________________ > nginx mailing list > nginx@nginx.org > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx