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
Received on Sun Mar 23 2008 - 16:31:45 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Apr 01 2008 - 13:00:10 MDT