Im running Squid in accelerator mode
Im running Redhat Linux 7.1 and the host has multiple IP addresses, when a request comes in for a site Squid fetches and returns the site to the client.
This is working fine for all my internal sites on port 80, however one of the sites is using SSL and is on port 443, I have
http_port 10.x.x.x:443
and I also have
httpd_accel_host virtual
httpd_accel_host 80
I tried putting in httpd_accel_host 443 as well but it stopped my normal sites from working.
I have a perl script called accel_redirector.pl (I do not know where it came from as I have inherited this setup) this seems to map the IP address on my squid box to the IP address of the real web site. Does anyone know where I can find any info re this redirector program.
Does anyone know how to get this working, or any advice?
Paul
Received on Wed Oct 10 2001 - 05:11:35 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:39 MST