Hello,

I've got squid running nicely with virtual hosts, SSL on the front end, and http on 
the backend. OWA, of course redirects to http, causing clients to reconnect without 
SSL. After reading several posts, it looks like the front-end-https=on option will fix 
this.

I've configured the following lines:
cache_peer [my.owa.server] parent 80 0 no-query front-end-https=on
never_direct allow all

when I try to launch squid, though, I get this error:

FATAL: Bungled squid.conf line 2062: cache_peer [my.owa.server] parent 80 0 no-query 
front-end-https=on
Squid Cache (Version 2.5.STABLE3): Terminated abnormally.

Any help would be appreciated.

Thanx,

David

Squid Cache: Version 2.5.STABLE3
configure options:  --host=i386-redhat-linux --build=i386-redhat-linux 
--target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr 
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share 
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec 
--localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man 
--infodir=/usr/share/info --exec_prefix=/usr --bindir=/usr/sbin 
--libexecdir=/usr/lib/squid --localstatedir=/var --sysconfdir=/etc/squid --enable-poll 
--enable-snmp --enable-removal-policies=heap,lru --enable-storeio=aufs,coss,diskd,ufs 
--enable-ssl --with-openssl=/usr/kerberos --enable-delay-pools 
--enable-linux-netfilter --with-pthreads 
--enable-basic-auth-helpers=LDAP,NCSA,PAM,SMB,SASL,MSNT,multi-domain-NTLM 
--enable-digest-auth-helpers=password --enable-ntlm-auth-helpers=SMB,winbind 
--enable-external-acl-helpers=ip_user,ldap_group,unix_group,wbinfo_group,winbind_group 
--enable-auth=basic,digest,ntlm


Reply via email to