On Tuesday 14 May 2002 21:47, Gerben Welter wrote:
> I'm testing with acls with ident lookups and I've noticed that it
> performs an ident lookup for every request.
Not for every request. For every new TCP connection.
> Is there an option to do this less frequently like the
> authenticate_ttl directive?
No, ident operates per TCP connection.
In theory we could maybe cache the result based on only the client
IP, but as ident is most frequently used on UNIX networks there is no
guarantee that the IP identifies the user.
-- MARA Systems AB, Giving you basic free Squid support Your source of advanced web reverse proxying solutions http://www.marasystems.com/products/Received on Wed May 15 2002 - 03:57:51 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:07 MST