On Wed, 9 Nov 2005, Chin Kah Yi wrote:
Are there anyone out there who has configured squid to perform this kind of
cacheing before? i.e. squid on wccp with cisco router while providing http
authentication to end-users.
No.
If there is none and I wish doing so, would it really be possible?
It is possible, but some programming is required
a) To extend Squid to be able to filter out the needed cookie (within
Squid)
b) To design the authentication system maintaining the login and issuing
cookies. (outside Squid)
Regards
Henrik