Re: Ident lookups in Squid?

From: Henrik Nordstrom <henrik.nordstrom@dont-contact.us>
Date: Wed, 03 Jul 1996 11:17:47 +0200

> Hello...
>
> How feasible is it to add IDENT (RFC 931/1413) lookups to Squid?

We have to rewrite the ACL code first. It currently does not support
suspending the request to wait for additional information, but when
it does it will be quite easy to add ident lookups.

Another related thing is domain-based access control of clients. This too
requires that the request can be suspended to wait for additional DNS
lookups.

Both of these "penalties" will be controlled by access control lists. The
penalty will only be seen when needed to verify a specific ACL list, not
on all requests.

Both of these are planned for 1.1, but no guarantees.

---
Henrik Nordström
Received on Wed Jul 03 1996 - 02:23:05 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:34 MST