[squid-users] Problem setting up accelerated proxy for multiple servers with HTTP and HTTPS support

From: Rafael Caceres <rcaceres@dont-contact.us>
Date: 29 Dec 2003 18:34:15 +0500

I'm trying to set up an accelerated proxy visible from the Internet,
that proxies at least two internal web servers, which use HTTP and
HTTPS.

I have had success setting up the HTTP related configuration, but
modifying it for both HTTP and HTTPS results in Squid refusing to start
and quitting with the message:
"Failed to aquire SSL certificate: error: 0200100E:system library:fopen:
Bad address"
.. "Process 12334 exited due to signal 6"

This is under RH9, using the squid-2.5.STABLE1-2.i386.rpm. The
configuration file is:
---------------------------------------------
http_port 80
#Commenting the following line results in Squid starting with HTTP
#support
hppts_port 443
ssl_unclean_shutdown on
icp_port 0
.
.
.

redirect_rewrites_host_header off
httpd_accel_port 0
httpd_accel_host virtual
httpd_accel_single_host off
httpd_accel_with_proxy off
httpd_accel_uses_host_header on

---------------------------------------------

Any help will be much appreciated.

Rafael
Received on Mon Dec 29 2003 - 16:36:59 MST

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