On Mon, 2008-04-14 at 06:51 -0600, [EMAIL PROTECTED] wrote: > http://www.squid-cache.org/bugs/show_bug.cgi?id=2311 > > Summary: SQUID crashes/restarts when ICAP enabled on respmod for > HTTP body size greater than 100kb > Product: Squid > Version: 3.0 > Platform: All > OS/Version: Linux > Status: NEW > Severity: major > Priority: P2 > Component: ICAP > AssignedTo: [EMAIL PROTECTED] > ReportedBy: [EMAIL PROTECTED] > Browser: --- > > > At some time after injecting load on the SQUID proxy, with RespMod enabled, > SQUID crashes and restarts, sending RST to the ICAP server. > If the RespMod is not enabled, no crash occurs. > > The error message is: > > >>> 2008/04/02 15:59:45| Starting Squid Cache version 3.0.STABLE2 for > >>> i686-pc-linux-gnu... > >>> 2008/04/02 16:00:01| assertion failed: BodyPipe.cc:221: > >>> "checkout.checkedOutSize == currentSize" > >>> 2008/04/02 16:00:04| Starting Squid Cache version 3.0.STABLE2 for > >>> i686-pc-linux-gnu... > > We have been observing this behavior for requests > 100k, whereas a load test > with 50k requests does not lead to a crash.
Christos, Have you seen this problem in your tests? Would you mind trying to reproduce this? Thank you, Alex.