Re: [squid-users] premium proxy services

From: Mark Elsen <mark.elsen@dont-contact.us>
Date: Fri, 17 Feb 2006 14:01:53 +0100

O
> Hi mark
>
> I still get asked for authentication
>
> here are my cache_peer inserts
>
> acl wits src X.X.0.0/255.255.0.0
> acl premium-sites url_regex -i "/usr/local/squid/etc/premium-sites.txt"
> cache_peer XXX.domain.ac.za parent 80 3130 proxy-only no-query no-digest
> login=user:password
> cache_peer_access xxx.domain.ac.za allow premium-sites
> cache_peer_access xxx.domain.ac.za deny wits
>
>
>
> and my access.log entries. for testing, i've put cnn.com as a premium site.
>
> s.hementg FIRST_UP_PARENT/xxx.domain.ac.za text/html
> 1140180422.032 806 146.141.77.33 TCP_MISS/407 1746 GET
> http://www.cnn.com/ cns.hementg FIRST_UP_PARENT/xxx.domain.ac.za text/html
> 1140180423.861 835 146.141.77.33 TCP_MISS/407 1746 GET
> http://www.cnn.com/ cns.hementg FIRST_UP_PARENT/xxx.domain.ac.za text/html
>
>

 407 is access denied.

 - Are the auth. data correct ?
 - does :

        % squid -k parse

 give any info and or errors ?

 M.
Received on Sun Feb 19 2006 - 07:32:16 MST

This archive was generated by hypermail pre-2.1.9 : Wed Mar 01 2006 - 12:00:03 MST