Why httpd_accel_port 0? cause i read it somewhere i don't remember anymore. i thought the port must be zero in connection with the virtual httpd_accel_host. do i have to change it to the port of the web-server?
> -----Ursprungliche Nachricht----- > Von: Henrik Nordstrom [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 26. Februar 2004 10:58 > An: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Betreff: Re: [squid-users] reverse-proxy for multiple domains > > > On Thu, 26 Feb 2004 [EMAIL PROTECTED] 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 >
