On Wed, 18 Jan 2006, Hendrik Thiel wrote:
How is it possible to tell squid the following? -> Dear Squid, please deliver stale/expired objects (better than nothing) when the httpd_accel_host is down!
Your server need to respond with HTTP responses which can be revalidated for this to happen automatically. The best way is to include a "Last-Modified" header.
For manual approach then look into the "offline mode". Regards Henrik