This is a discussion on Re: [squid-users] reverse-proxy for multiple domains within the Squid Users forums, part of the Web Server and Related Forums category; On Thu, 26 Feb 2004 martin.mueller@stadt.wolfsburg.de wrote: > ich tried to configure squid as a reverse ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, 26 Feb 2004 martin.mueller@stadt.wolfsburg.de wrote:
> ich tried to configure squid as a reverse proxy for multiple domains. Which Squid version? > httpd_accel_host virtual > httpd_accel_port 0 Why httpd_accel_port 0? And are you sure you want httpd_accel_host virtual? This is not about domain-based virtual hosts but IP based virtual hosts. > httpd_accel_single_host off > http_accel_with_proxy off > httpd_accel_uses_host_header on Ok, > In the hosts-file i put the ip of the webserver i want to reach. it looks > likes this: > > <IP-of-the-web-server> <hostname-of-the-web-server> The hostname should be the hostname the clients requests (or what is logged in access.log), not the actual hostname. > i tested the squid with one webserver and only changed the > httpd_accel-settings an everything went fine. > > i don't know why squid isn't using the /etc/hosts entries, has anybody an > explanation? It does for me. Maybe you are using a redirector disturbing things? Regards Henrik |
![]() |
| Thread Tools | |
| Display Modes | |
|
|