On Thu, 17 Mar 2005 02:31:06 +0100 (CET), Henrik Nordstrom <hno@xxxxxxxxxxxxxxx> wrote: > On Wed, 16 Mar 2005, Martin Burke wrote: > > > I'm trying to compile a version of squid with the front-end-https > > option in order to reverse-proxy for our Exchange 2003 OWA server. > > The squid server is a Gentoo Linux box, so the newest package > > available through emerge is 2.5.9-r1 which doesn't recognize > > front-end-https. > > > > After compiling squid-3.0.PRE3 with ./configure --enable-ssl, I get > > the following error with squid -k parse: > > > > 2005/03/16 19:06:41| parseConfigFile: 'squid.conf' line 5 > > unrecognized: 'front-end-https=auto' > > Are you sure this is using the Squid-3 binary? > > squid -v > Unfortunately yes. squid -v output: Squid Cache: Version 3.0-PRE3 configure options: '--enable-ssl' > See also the recent squid-dev thread wrt Squid-3.0 status on why there has > not been any newer PRE releases in quite some time.. > > http://www.squid-cache.org/mail-archive/squid-dev/200503/0042.html > > and then go back to the start of the thread for more detailed status info > > http://www.squid-cache.org/mail-archive/squid-dev/200503/0032.html > I'll read this thread now, thank you. > Regards > Henrik >