Welcome! Log In Create A New Profile

Advanced

Re: proxy_ignore_client_abort ignored

Maxim Dounin
February 03, 2011 12:58PM
Hello!

On Thu, Feb 03, 2011 at 03:35:50PM -0200, André Luiz dos Santos wrote:

> Is 'proxy_ignore_client_abort' ignored when either 'proxy_cache' or
> 'proxy_store' is set?
> I have tried setting it to 'on' and 'off', but nginx/0.9.4 continues
> to download large files even after the requesting client has already
> disconnected.
>
> The documentation at wiki.nginx.org doesn't mention any exceptions to
> when 'proxy_ignore_client_abort' may be used.

Yes, with proxy_store set logic identical to proxy_ignore_client_abort
is always activated. With proxy_cache client aborts are ignored
in most situations as well (unless we know for sure response isn't
cacheable or not started request to upstream yet).

Maxim Dounin

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

proxy_ignore_client_abort ignored

André Luiz dos Santos February 03, 2011 12:40PM

Re: proxy_ignore_client_abort ignored

Maxim Dounin February 03, 2011 12:58PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 133
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