WCCPv2 patch to fix crashing during mask assignment.

2006-12-06 Thread Adrian Chadd
t this patch to fix the current behaviour to not crash squid unless anyone has any objections. Adrian --- wccp2.c.200612062006-12-06 18:02:33.0 -0500 +++ wccp2.c 2006-12-06 18:27:42.0 -0500 @@ -1478,6 +1478,10 @@ value = 0; for (v

Re: squid3 icap preview

2006-12-06 Thread Alex Rousskov
On Tue, 2006-12-05 at 16:24 +0100, Gernot Tenchio wrote: > Sometimes squid does not send a preview to the icap server even if > requested. It seems to happen if squid doesn't know how large the > response would be. Is this intended? As far as I can see, if the expected body size is unknown, Squid

Re: Squid 3 HEAD - ICAP Modifications

2006-12-06 Thread Alex Rousskov
On Mon, 2006-12-04 at 12:57 +0100, Axel Westerhold wrote: > Hi everyone, > > Second try this time hopefully complete. > > This is again patched against Squid 3 HEAD and includes 4 changes I would > like to have when working with webwasher/squid systems. > > > A.) ICAPServiceRep::TheSessionFailu