Re: [squid-users] using request_header_replace option

2014-11-17 Thread Fernandez-Touzon, Carlos E (CTR)
, November 17, 2014 6:40 PM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] using request_header_replace option -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/11/2014 11:34 a.m., Fernandez-Touzon, Carlos E (CTR) wrote: > I have two instances of Squid runn

Re: [squid-users] using request_header_replace option

2014-11-17 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/11/2014 11:34 a.m., Fernandez-Touzon, Carlos E (CTR) wrote: > I have two instances of Squid running: > > > -Squid v3.3.13 on Fedora 20 > > -Squid v3.1.10-29 on RHEL 6.6 > > Both instances are configured with the following opti

[squid-users] using request_header_replace option

2014-11-17 Thread Fernandez-Touzon, Carlos E (CTR)
I have two instances of Squid running: -Squid v3.3.13 on Fedora 20 -Squid v3.1.10-29 on RHEL 6.6 Both instances are configured with the following options: request_header_access User-Agent deny all request_header_replace User-Agent someagent; (squid proxy header rewrite DID-IT)