Re: icons

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 20 Jan 1999 23:31:02 +0100

Robert Franklin wrote:

> acl internal_host dst wwwcache3
> acl internal_port port 8082
>
> http_access allow internal_host internal_port

> I'm not sure if this is a 'feature' or a bug or just me missing
> something... but that certainly got it working.

It is a feature, to allow access control to internal objects. Squid sees
itself as any other server during access controls, but the requests is
then shortcut into code (or cache for -internal-static) instead of being
sent over the network.

---
Henrik Nordstrom
Spare time Squid hacker
Received on Wed Jan 20 1999 - 15:27:29 MST

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