All-
I have a question about httpd accelerator configuration for multiport on a single server.
I have two httpd running on a single host.
And I want to run Squid as httpd accelerator for both httpd.
How can I configure that?
I set like...say
Hostname which squid is running... host00.ipmsg1.com
http_port 19999
http_port 19998
httpd_accel_host host01.ipmsg2.com
httpd_accel_port 8000
httpd_accel_host host01.ipmsg2.com
httpd_accel_port 8001
And then access to the http://host00.impsg1.com:19999,
the only host01.ipmsg2.com:8001 responds.
I need like when accessing
http://host00.impsg1.com:19999 -> http://host01.ipmsg2.com:8000
http://host00.impsg1.com:19998 -> http://host01.ipmsg2.com:8001
Can I do this?
I appreciate for your time and quick response!!
Get your FREE, private e-mail account at http://mailcity.lycos.ne.jp
Received on Mon Apr 10 2000 - 02:08:13 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:53 MST