On Tuesday 28 May 2002 21:22, Babe Meneses Beltran wrote:
> 1- Can I to user tacacs+?
Yes, if you find or write a helper for it..
> 2- Can I to limit the conection time?
No. See also below.
> 3- Can I to limit to maxim session = 1?
No, HTTP does not have sessions. The browser logs in on each and every
request sent to a proxy (or origin server requiring logins).
This makes the concept of a "session" or "connection time" a bit
tricky. But in theory it should be possible to emulate sessions by a
inactivity timeout.. (session starts on first requests, ends when
there hasn't been any requests for X minutes). This is on the todo
for Squid, but AFAIK there is noone working on it at this moment..
Regards
Henrik
Received on Tue May 28 2002 - 13:45:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:15 MST