I think this solves the issue: http://hg.nginx.org/nginx/rev/9552758a786e
Thanks,
JP
On Wed, Mar 15, 2017 at 11:05 AM, Jean-Paul Hemelaar
wrote:
> Hi,
>
> I noticed a delay of approx. 200ms when the proxy_cache_background_update
> is used and Nginx sends stale content to the client.
>
> Curren
Hi,
I noticed a delay of approx. 200ms when the proxy_cache_background_update
is used and Nginx sends stale content to the client.
Current setup:
- Apache webserver as backend sending a slow response delay.php that simply
waits for 1 second:
- Nginx in front to cache the response, and send stale