[squid-users] Multiple httpd-accelerated servers in squid v.3

From: francois visser <visser_francois@dont-contact.us>
Date: Wed, 15 Dec 2004 01:14:02 -0600

All,

I need help, I'm using squid pre-3 in order to reverse proxy to an Exchange
server (OWA - 2003, I think) this works fine with the following two lines
in squid.conf:

https_port 443 cert=/usr/local/squid/etc/squid_cert.pem
key=/usr/local/squid/etc /squid_key.pem defaultsite=exchange.my-company.com
cache_peer exchange.my-company.com parent 443 0 no-query ssl proxy-only
originserver sslflags=DONT_VERIFY_PEER login=PASS front-end-https=on

My problem is this: I need to add more web servers to my squid.conf, ie. I
want clients to reach both https://new-server.my-company.com, and
https://exchange.my-company.com via the same reverse proxy. What do I need
to change/add to my current squid.conf? This case is well documented for
version 2.x, but the mentioned 2 lines are quite different from anything
I've seen in v. 2.x.

Any help would be greatly appreciated.

Thanx,
Francois Visser.
Received on Wed Dec 15 2004 - 00:15:14 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST