Re: Add more ports on Web accelerator

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 26 Jan 2000 22:42:52 +0100

C W CHAN wrote:

> I have setup the redirector perl script to my web accelerator to forward the users'
> request as follows:
>
> host1.domain.com ----------> internal-host1.domain.com
> adm-host1.domain.com ----------> internal-host1.domain.com:8083
>
> The first is OK but second is failed.
> While the user tried to access the "adm-host1.domain.com", the redirector forwarded it
> to "internal-host1.domain.com".

Then you probably haven't made the redirector correctly, or haven't told
Squid to care about domains (httpd_accel_uses_host_header on).

> I knew the Squid (as reverse proxy) can listen more than one port
> through the parameter of "http_port". Is it possible to support
> multi ports at the same server?

The accelerator will not differentiate between requests received on the
different ports if that is what you are asking.

--
Henrik Nordstorm
Squid hacker
Received on Wed Jan 26 2000 - 18:52:45 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:43 MST