Stopping squid: 2003/10/22 17:09:15| parseConfigFile: line 49 unrecognized:
'https_port 443'

https_port is not reconized when I try to start squid?

squid2.5stable4
compiled with ./configure --enable-ssl



NOTE: I fixed the problem below by making SQUID1 accelerate SQUID2 and then
set up cache_peer entry on SQUID2 that points to the internal web server
as a parent.  I'm guessing thats right =).

-----Original Message-----
From: Markham, Richard [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 4:26 PM
To: '[EMAIL PROTECTED]'
Subject: [squid-users] client->SQUID1(https)->SQUID2(http)->apache


I just installed 2.5.Stable.4 and I'm setting up two squid servers, one on
each side of a firewall.  I want to run
http on the internel squid server (it will talk to the internal web server
and external squid server) and then the external squid server will talk
https with the client.  I know these questions has been asked a million
times even by me when using 2.4 and I apologize.  I think what I need to do
is one of the squid servers will be and accelerator and the other will just
do forwarding.  I need help mostly on the forwarding part.

Reply via email to