Re: Squid/icap 2.5 CVS

2005-05-17 Thread olivier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Henrik Nordstrom wrote: > > Just tested compiling the icap-2.5 branch and the above problem did not > show up. A number of other problems did however... > > - strnstr prototype in util.h. needed for compiling strnstr.c > > - a number module-loca

Re: [squid-users] Congratulation

2005-05-17 Thread Askar Ali
Kashif Ali Bukhari wrote: congratulation to you all squid.2.5.STABLE10 is very nice its working fine and having no problem hmm sound like its time to upgrade our servers atm running squid-2.5 Stable9, however I don't want take a risk coz "stable9" working cool for us ;) thanks for the tip

RE: Modifying User-Agent

2005-05-17 Thread Henrik Nordstrom
On Tue, 17 May 2005, Beamish-White, James, VF-NZ wrote: Attached is the patch (generated from diff -Naur). The main changes are made in HttpHeaderTools.c, but the error I am getting is: helperHandleRead: unexpected read from header_rewriter #1, 161 bytes ...which is debug in the helper.c file. This

Re: Squid/icap 2.5 CVS

2005-05-17 Thread Henrik Nordstrom
On Tue, 17 May 2005, Tsantilas Christos wrote: I hope that this means that you are starting developement in icap-client :-) Not in this icap client. But I have another (see below). I think icap is a must for squid. Agreed. Thinks like modifing headers (like those you are talking about with James )

Re: Squid/icap 2.5 CVS

2005-05-17 Thread Tsantilas Christos
Henrik Nordstrom wrote: Not in this icap client. But I have another (see below). I wrote in a previous mail that I am considering the current ICAP client for squid problematic. And I now that it will never be really good (if it will not rewritten from scratch.). I already have a what I consi

RE: Modifying User-Agent

2005-05-17 Thread Beamish-White, James, VF-NZ
I thought that was done with the exclamation (!) in !hlp->...? } else if ((!hlp->double_cr_end && (t = strchr(srv->buf, '\n'))) ^^^ James -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Wednesday, 18 May 2005 2:00 a.m. To: Beamish-White, Jame

RE: Modifying User-Agent

2005-05-17 Thread Henrik Nordstrom
On Wed, 18 May 2005, Beamish-White, James, VF-NZ wrote: I thought that was done with the exclamation (!) in !hlp->...? } else if ((!hlp->double_cr_end && (t = strchr(srv->buf, '\n'))) ^^^ Yes, but there is none in the patch you sent... Regards Henrik

RE: Modifying User-Agent

2005-05-17 Thread Beamish-White, James, VF-NZ
Doh! Right you are! After putting this in the right place and fixing some missing cf.data text, it all works. Great! Thanks! James :-) -Original Message- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Wednesday, 18 May 2005 12:49 p.m. To: Beamish-White, James, VF-NZ Cc: Squid De