Henrik Nordstrom wrote:
fre 2009-07-24 klockan 08:42 +0200 skrev Zeller, Jan:
Hi,
please have a look at http://www.squid-cache.org/mail-archive/squid-users/200907/0318.html
The problem seems to be really tricky ... at least for me ...
Two options;
a) Use a nightly snapshot of 3.1 where this is already fixed.
b) Apply the indicated patch to 3.1.0.11 using the patch command
cd squid-3.1.0.11
wget http://www.squid-cache.org/Versions/v3/3.0/changesets/b9052.patch
patch -p1 <b9052.patch
The 'b' series patches for Squid-3 are all "-p0" type:
patch -p0 <b9052.patch
then build as usual.
Regards
Henrik
Amos
--
Please be using
Current Stable Squid 2.7.STABLE6 or 3.0.STABLE16
Current Beta Squid 3.1.0.10 or 3.1.0.11