Welcome! Log In Create A New Profile

Advanced

Re: proxy_ignore_client_abort not working on linux

Maxim Dounin
December 01, 2016 09:20AM
Hello!

On Wed, Nov 30, 2016 at 06:31:51PM -0500, badtzhou wrote:

> I can't get proxy_ignore_client_abort to work correctly on linux. The
> default option is off. But when I proxy a large cacheable file, nginx
> doesn't close the backend connection right away when client abort the
> request. The backend connection was not closed until the entire file has
> been buffered and cached.
> Any idea why? Thanks!

That's expected. When caching and/or storing a file with
proxy_store, nginx always ignores client aborts and finishes
loading a file.

--
Maxim Dounin
http://nginx.org/

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

proxy_ignore_client_abort not working on linux

badtzhou November 30, 2016 06:31PM

Re: proxy_ignore_client_abort not working on linux

Maxim Dounin December 01, 2016 09:20AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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