Re: [squid-users] Reverse SSL virtual hosting

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 29 Mar 2004 18:22:44 +0200 (CEST)

On Mon, 29 Mar 2004, Emre CELEBI wrote:

> Im using squid 2.5 + ssl patch and succeded in reverse ssl proxiying of
> only one web server, but there is a problem when there are more than one
> servers inside.

Works fine..

> First of all, is it possible to reverse ssl proxying for more than one
> servers with squid 2.5 + ssl patch?

Yes, just as it is possible to reverse proxy any number of http sites.

> what i want to do is just as follows;

> httpd_accel_host virtual

Are you sure "httpd_accel_host virtual" is what you want? Read the
description very carefuylly.

> cache_peer www.abc.com parent 443 0 no-query ssl sslflags=DONT_VERIFY_PEER
> cache_peer www.def.com parent 443 0 no-query ssl sslflags=DONT_VERIFY_PEER

You also need cache_peer_access to select which requests goes where when
using cache_peer forwarding..

> how can i configure squid to make reverse for more than one server using
> ssl with cache_peer method? once again is it possible?

Yes.

Regards
Henrik
Received on Mon Mar 29 2004 - 09:22:56 MST

This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:03 MST