Hi,

Looking for hints as to how to resolve the above problem.

Occasionally I get

2011/02/10 09:25:42| assertion failed: htcp.cc:1350: "sz >= 0"
2011/02/10 09:25:52| Starting Squid Cache version 3.1.11 for x86_64- unknown-linux-gnu...

Messages appearing in my cache.log.

The server in question is a test box that is linked into my production ( 2.7.stable9) group of caches). I'd like to move to the 3.1 branch from 2.7 but am reluctant to do so while it occasionally breaks.

Any pointers as to how I might resolve the above?

I'm running squid on a 64 bit ubuntu (10.4) box with the following config

#!/bin/bash
ulimit -SHn 24576
./configure --enable-snmp --enable-basic-auth-helpers="PAM" -- enable-cachemgr-hostname=slb-realsrv1-east --enable-htcp --enable- cache-digests --enable-async-io --prefix=/usr/local/squid --with- pthreads --enable-removal-policies --enable-ssl -with-openssl=/usr/ local/ssl --enable-linux-netfilter -with-large-files --with- maxfd=24576 --with-dl --enable-icmp --enable-poll --disable-ident- lookups --enable-truncate --enable-delay-pools --disable-ipv6 -- disable-loadable-modules

Thanks
Alex


Reply via email to