Forcing nginx to return cached page on timeout
Posted
by gms8994
on Server Fault
See other posts from Server Fault
or by gms8994
Published on 2010-05-27T14:55:46Z
Indexed on
2010/05/27
15:02 UTC
Read the original article
Hit count: 200
nginx
I need to set up nginx so that when a timeout occurs attempting to reach the upstream proxy, that it will just return the cached version on disk.
Can someone tell me how, as the docs are a little sparse on information.
© Server Fault or respective owner