Re: Squid 3 HEAD - ICAP Modifications

2006-12-14 Thread Alex Rousskov
On Fri, 2006-12-15 at 00:14 +0100, Henrik Nordstrom wrote: > tor 2006-12-14 klockan 09:34 -0700 skrev Alex Rousskov: > > > Squid customized log format uses substitutions, right? > > Not really, it uses parsed formatting templates, i.e a list of elements > making up a log line. I do not see the d

Re: Squid 3 HEAD - ICAP Modifications

2006-12-14 Thread Henrik Nordstrom
tor 2006-12-14 klockan 09:34 -0700 skrev Alex Rousskov: > Squid customized log format uses substitutions, right? Not really, it uses parsed formatting templates, i.e a list of elements making up a log line. The error pages uses substitutions. Regards Henrik signature.asc Description: Detta är

Re: Squid 3 HEAD - ICAP Modifications

2006-12-14 Thread Alex Rousskov
On Thu, 2006-12-14 at 11:04 -0500, Jeremy Hall wrote: > I do have need of the %d construct that I formulated. I only looked at squid.conf portion of your patch and did not notice the %d substitution. My apologies. All useful substitutions should be supported, of course! > I am also > formulating

Re: Squid 3 HEAD - ICAP Modifications

2006-12-14 Thread Jeremy Hall
I do have need of the %d construct that I formulated. I am also formulating something with X-Authenticated-Groups that I got some recommendations from a vendor on how they want to see it. Should we use \n or %n for a newline character? I'm hoping for \n since that seems more intuitive, but the lo

Re: Squid 3 HEAD - ICAP Modifications

2006-12-14 Thread Alex Rousskov
On Thu, 2006-12-14 at 08:47 +0100, Axel Westerhold wrote: > There is one more change I am currently testing. The > problem with this patch: > > It does not follow any ICAP document but only enables squid to get rid of > the DOMAIN part frpm an NTLM Auth so I can use the result string as a query >

Re: Squid 3 HEAD - ICAP Modifications

2006-12-13 Thread Axel Westerhold
Hi Alex, I don't mind at all :-) There is one more change I am currently testing. The problem with this patch: It does not follow any ICAP document but only enables squid to get rid of the DOMAIN part frpm an NTLM Auth so I can use the result string as a query on samaccountname. Would it be possi

Re: Squid 3 HEAD - ICAP Modifications

2006-12-13 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

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

Squid 3 HEAD - ICAP Modifications

2006-12-04 Thread Axel Westerhold
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::TheSessionFailureLimit set through squid.conf B.) ICAPServiceRep delay for a down service s