On Fri, Jun 27, 2008 at 9:54 AM, Amos Jeffries <squid3_at_treenet.co.nz> wrote:
>> Squid 3.0, Stable7
>>
>> Related ACL:
>>
>> acl dstdomain_index            dstdomain       .example.com
>> # acl dstdomain_index                  dstdomain       .example.com.
>> acl maxconn_index                maxconn         80
>>
>>
>> cache_peer              192.168.11.101          parent 80 0 no-query
>> originserver round-robin login=PASS weight=1
>> cache_peer_access       192.168.11.101          deny all maxconn_index
>> cache_peer_access       192.168.11.101          allow dstdomain_index
>> cache_peer_access       192.168.11.101          deny all
>>
>> Issue solved by uncomment the second dstdomain line.
>
> What client software is this visible in?
>
IE7
Received on Fri Jun 27 2008 - 02:38:43 MDT
This archive was generated by hypermail 2.2.0 : Fri Jun 27 2008 - 12:00:05 MDT