Ian A McDonald wrote:
> How am I to get an ident query for the client to appear on EVERY line in
> the log..
Use it in ACL processing.
acl ident ident REQUIRED
http_access deny !ident
Unless required to from ACL processing, Squid 2.2 does not delay the
request waiting for ident replies.
If you only want Squid to wait for ident if available and continue if
ident does not answer, then add - to the acl line, matching "no answer".
-- Henrik Nordstrom Squid hackerReceived on Thu Dec 09 1999 - 17:46:14 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:48 MST