Bernhard Schmidt wrote:
> Amos Jeffries <squid3@treenet.co.nz> wrote:
> 
>> Fix memory leak in Linux builds.
> 
> This one seems to break outgoing IPv4 connects (on a dualstacked Squid)
> 
> bzr trunk revision 8902 fails with 
> 
> | While trying to retrieve the URL: http://www.heise.de/
> | 
> | The following error was encountered:
> | 
> |     * Write Error 
> | 
> | The system returned:
> | 
> |     (32) Broken pipe
> | 
> | An error condition occurred while writing to the network. Please
> | retry your request.
> 
> to all IPv4 hosts. IPv6 hosts work fine. Reverting this changeset with
> 
> $ bzr merge . --revision 8901..8900
> 
> fixes the issue.
> 
> /configure --prefix=/opt/squid3-ipv6 --enable-ipv6 --disable-carp
> --disable-wccp --disable-wccpv2 --enable-epoll --disable-ident-lookups
> --with-localhost-ipv6 --enable-async-io --enable-storeio=aufs
> 
> on Linux Debian unstable.
> 
> Bernhard
> 
Oh drat. I mis-configured my new test setup. Sorry.
Revision 8903 has had a more careful set of tests done and fixes that 
problem.
Amos
-- Please use Squid 2.6STABLE17+ or 3.0STABLE1+ There are serious security advisories out on all earlier releases.Received on Mon Mar 24 2008 - 05:04:16 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:10 MDT