Re: [squid-users] Little help

From: Khawar Nehal <no email>
Date: Tue, 13 Jul 2004 22:14:16 -0400

As far as I know the CGI and ? catching acls probably cause squid to try to
access such URLs directly even if there are ACLs which suggest not going
directly.

If you next proxy is an ISA then it does not allow some ports.
Not sure of the 8080 problem.

On Monday 12 July 2004 12:15 pm, Romeo Lefter wrote:
> Hello,
>
> I have configured a squid cache to forward all requests to another
> squid cache like bellow:
>
> #-----
> cache_peer other_squid_cache.com parent 3128 0 no-query default
> acl all src 0.0.0.0/0.0.0.0
> never_direct allow all
> #-----
>
> Anything works but I encounter the following errors:
> 1. I can't get a page from a web server that is not on a standard port
> (i.e. http://www.abc.com:8080/index.html )
> 2. I can't get a page like
> http://www.abc.com/index.php?index1=value1&index2=value2 etc...( a page
> that is a result of a form)
>
> Can anyone help me in this problem?
>
> Thanks,
> Romeo Lefter
Received on Wed Jul 14 2004 - 01:02:38 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Aug 01 2004 - 12:00:01 MDT