I'm wondering how I could redirect the client request to the back end server if Squid stopped working for some reason. This would be while squid was in reverse proxy mode and we would not have access to the clients. Any thoughts on if this could be done?
-----Original Message----- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Monday, September 13, 2004 4:17 AM To: Brad Taylor Cc: Henrik Nordstrom; [EMAIL PROTECTED] Subject: RE: [squid-users] Bypass Squid On Sun, 12 Sep 2004, Brad Taylor wrote: > What about when using Squid in web server acceleration mode? What about it? If you want clients to bypass the accelerator then they need to speak directly to the web server. You can however make Squid bypass the cache if this is what you are looking for. See no_cache. Regards Henrik
