Welcome! Log In Create A New Profile

Advanced

RE: when client->server socket is closed also server->client is closed and request is aborted ?

Torppa Jarkko
October 31, 2017 10:26AM
Indeed that was it (uwsgi_ignore_client_abort on) I kinda feel that this should be on by default for http/1.0 and connection: close clients.

The client that I had trouble with was org.apache.xmlrpc.client java class

From: nginx [mailto:nginx-bounces@nginx.org] On Behalf Of Richard Stanway via nginx
Sent: 26. lokakuuta 2017 16:33
To: nginx@nginx.org
Cc: Richard Stanway <r1ch+nginx@teamliquid.net>
Subject: Re: when client->server socket is closed also server->client is closed and request is aborted ?

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.torppa@elisa.fi<mailto:jarkko.torppa@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<mailto:nginx@nginx.org>
http://mailman.nginx.org/mailman/listinfo/nginx

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

when client->server socket is closed also server->client is closed and request is aborted ?

Torppa Jarkko October 26, 2017 07:08AM

Re: when client->server socket is closed also server->client is closed and request is aborted ?

Richard Stanway via nginx October 26, 2017 09:34AM

RE: when client->server socket is closed also server->client is closed and request is aborted ?

Torppa Jarkko October 31, 2017 10:26AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 241
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready