Re: [squid-users] proxying and accelerating to self?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 28 Mar 2002 01:32:48 +0100

Bill McGonigle wrote:
>
> I have a machine that's doing several duties:
>
> 1) general-purpose webserver, port 80
> 2) http application server, port 8081
> 3) squid as httpd accelerator for application server 2), listening on 8080
> 4) squid as proxy cache for general-purpose use, port 3128
>
> The trouble I'm having is that when a user has his machine set to use squid
> as his proxy, he can't access the httpd-accelerated service (access denied)
> . I assume this is because squid is detecting a loop back to itself, but
> in this case that loop is the correct and will only occur once.
>
> I can't seem to figure out how I would configure squid to permit that.

You need a redirector helper, rewriting proxied requests in the same way
as httpd_accel_host/port directives for non-proxied requests.

Regards
Henrik Nordström
Squid Developer
Received on Wed Mar 27 2002 - 19:45:44 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:08 MST