RE: Introducing Phil Bogle, proposed additions to Squid

2005-09-26 Thread Phil Bogle
:[EMAIL PROTECTED] Sent: Saturday, September 24, 2005 4:55 PM To: Phil Bogle Cc: squid-dev@squid-cache.org Subject: Re: Introducing Phil Bogle, proposed additions to Squid On Tue, 20 Sep 2005, Phil Bogle wrote: * The x-always-cache directive overrides all other response headers that would

Re: Introducing Phil Bogle, proposed additions to Squid

2005-09-24 Thread Henrik Nordstrom
On Tue, 20 Sep 2005, Phil Bogle wrote: * The x-cache-key directive overrides the actual URL used to fetch the content for purposes of determining cache hits. It is typically used to ignore session query string parameters that would otherwise prevent caching. How does this allow cache hits

Re: Introducing Phil Bogle, proposed additions to Squid

2005-09-24 Thread Henrik Nordstrom
On Sun, 25 Sep 2005, Henrik Nordstrom wrote: On Tue, 20 Sep 2005, Phil Bogle wrote: * The x-cache-key directive overrides the actual URL used to fetch the content for purposes of determining cache hits. It is typically used to ignore session query string parameters that would otherwise

Re: Introducing Phil Bogle, proposed additions to Squid

2005-09-24 Thread Henrik Nordstrom
On Tue, 20 Sep 2005, Phil Bogle wrote: * The x-always-cache directive overrides all other response headers that would otherwise cause Squid not to cache a response (e.g. Expires). Be careful with how you use this header since it could cause unexpected caching. Doesn't the existing

Introducing Phil Bogle, proposed additions to Squid

2005-09-20 Thread Phil Bogle
Hi, my name is Phil Bogle; I work at a company called Jobster (http://www.workzoo.com, http://www.jobster.com). My blog at http://thebogles.com/blog tells a bit more about me. Thank you for your great work on Squid. I have written two small extensions to Squid that might be of general interest.