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 possible to add this too ? If so I will post the patch against your ICAP changes. Axel Am 14.12.2006 6:25 Uhr schrieb "Alex Rousskov" unter <[EMAIL PROTECTED]>: > 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::TheSessionFailureLimit set through squid.conf >> B.) ICAPServiceRep delay for a down service set through squid.conf >> C.) Instead of hardcoding the Header used to transfer the username being >> able to set the used one through squid.conf >> D.) When using X-Authenticated-User in C I need the username to be base64 >> encoded so I added another option to turn on encoding if needed. > > The above changes, with minor modifications are now committed to > squid3-icap branch. The corresponding patch is attached. > > I took the liberty to rename some of your new squid.conf options as well > as polish squid.conf comments and code. A negative value for the > icap_service_failure_limit disables the limit feature. > > Please test and let me know whether any further changes are needed. > > Thank you, > > Alex. >
