Re: proxy_ignore_client_abort with cache

2019-06-19 Thread Maxim Dounin
Hello! On Wed, Jun 19, 2019 at 10:39:45AM -0700, Roger Fischer wrote: > I am using NGINX (1.17.0) as a reverse proxy with cache. I want > the cache to be updated even when the client closes the > connection before the response is delivered to the client. > > Will setting proxy_ignore_client_a

proxy_ignore_client_abort with cache

2019-06-19 Thread Roger Fischer
Hello, I am using NGINX (1.17.0) as a reverse proxy with cache. I want the cache to be updated even when the client closes the connection before the response is delivered to the client. Will setting proxy_ignore_client_abort to on do this? Details: The client makes a HTTP range request on a l