Just to let everyone know, I worked out the solution with sibling
authentication problem. I did this without implementing any code
whatsoever.
I am using the patch from Arjan de Vet that is acl authentication +
external program support .... brilliant stuff!
I did it with the ACL list. Basically like this:
acl sibling_proxies src proxy1.ip proxy2.ip proxy3.ip .....
acl authentication proxy_auth 15
http_access allow !sibling_proxies authentication
http_access allow sibling_proxies
http_access deny all
Seeya,
-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
David Richards
Network Programmer
Internetworking Software Services, Computing Services
Queensland University of Technology
Level 12, 126 Margaret Street
Brisbane QLD 4001, Australia
E-mail: dj.richards@qut.edu.au
Ph: +61 7 3864 4347 Fax: +61 7 3864 5272
-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
Received on Wed Sep 02 1998 - 16:35:39 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:41:51 MST