I am using 2.3STABLE3 on Solaris 2.7,
and adding the following 2 lines to squid.conf breaks it :-
acl local-servers dstdomain my.domain.net
no_cache deny local-servers
Now I cannot load the page in a browser
(IE5 reports: Page cannot be displayed - currently unavailable).
My squid.conf is unchanged apart from the 2 lines above.
(and http_access allow all)
I have compiled with only the --prefix option
I think the problem is related to how the dstdomain is applied at the point of usage. For example the line
always_direct allow local-servers
also breaks it.
This all works fine on 2.3STABLE2
Any help would be much appreciated.
Harry
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Sep 21 2000 - 02:33:27 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:26 MST