Forcing nginx to return cached page on timeout
- by gms8994
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.