Re: log stuff in squid-3

2007-05-15 Thread Lucas Brasilino

Hi Adrian:


I've created a SF branch to do my logging helper stuff in squid-3 - 
squid3_logdaemon .
So far I'm just concentrating on breaking out the existing two methods, being
syslog and (somewhat) blocking writes.

I'll port my logfile daemon and the Wikipedia UDP logging modules over once
I've tested it all works as advertised.

This stuff is pretty straightforward; I'm almost tempted to ask it (minus the
daemon and wikipedia UDP) be included in Squid-3 as localised code refactoring
work.



Did you give up s26_logfile_daemon branch for squid-2 ?

regards
Lucas Brasilino


Re: Squid 2.6.STABLE12 and ICAP

2007-05-15 Thread Ghislain

Hi,

I've used :
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/squid co - 
ricap-2_6 -d squid-2_6 squid


Is it the best way to get a stable and recent version of squid icap?

Thanks

Regards,

Ghislain

Le 4 mai 07 à 13:13, Henrik Nordstrom a écrit :


fre 2007-05-04 klockan 11:27 +0200 skrev Ghislain:

Hi everyone,

there is a compilation error on a squid 2.6.STABLE12 with the client
ICAP.


There is no maintained ICAP patch for Squid-2.6.STABLE. If you want
Squid-2 with ICAP then please get Squid-2.HEAD and the ICAP patch from
devel.squid-cache.org.

But I would recommend you to try out Squid-3 ICAP instead. Get a  
nightly
Squid-3 snapshot, and the Squid-3 ICAP patch from devel.squid- 
cache.org

(the patch fixes a few problems with Squid-3).

Regards
Henrik




Re: Squid 2.6.STABLE12 and ICAP

2007-05-15 Thread Alex Rousskov
On Tue, 2007-05-15 at 18:09 +0200, Ghislain wrote:

 I've used :
 cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/squid co - 
 ricap-2_6 -d squid-2_6 squid
 
 Is it the best way to get a stable and recent version of squid icap?

A stable and recent version of Squid ICAP client is not available for
Squid2. You have to use Squid3 for that. Squid3 is not stable yet but it
is getting there and many folks are using it in production already. If
you experience ICAP-related bugs with Squid3, please file a bug report
and they will probably be fixed soon.

To try Squid3 (with ICAP) just use the nightly Squid3 snapshot. I
believe the Squid-3 ICAP patch from devel.squid-cache.org that Henrik
mentions below is currently stale and not needed.

Henrik, anything I should do to make the auto-generated patch on
devel.squid-cache.org reflect the current state of the ICAP branch?

Thank you,

Alex.

 Le 4 mai 07 à 13:13, Henrik Nordstrom a écrit :
 
  fre 2007-05-04 klockan 11:27 +0200 skrev Ghislain:
  Hi everyone,
 
  there is a compilation error on a squid 2.6.STABLE12 with the client
  ICAP.
 
  There is no maintained ICAP patch for Squid-2.6.STABLE. If you want
  Squid-2 with ICAP then please get Squid-2.HEAD and the ICAP patch from
  devel.squid-cache.org.
 
  But I would recommend you to try out Squid-3 ICAP instead. Get a  
  nightly
  Squid-3 snapshot, and the Squid-3 ICAP patch from devel.squid- 
  cache.org
  (the patch fixes a few problems with Squid-3).
 
  Regards
  Henrik