On Tue, 9 Mar 2004, Alan Lehman wrote: > I tried cache_peer with and without 'originserver' : > cache_peer w.x.y.z parent 80 0 no-query originserver front-end-https=on > > and got this result: > 1078805391.337 3 65.26.58.221 TCP_MISS/401 402 GET > https://owa.gbutler.com/exchange/ - FIRST_UP_PARENT/w.x.y.z text/html
Ok. This worked fine. > Is squid passing the request to OWA as https? I need it to be http. The request was passed as http with instructions to OWA that the end-user was actually accessing the service using https:// using a SSL frontend server infront of the OWA (your Squid). If you want to use https between Squid and the OWA then configure the cache_peer as an ssl peer. Regards Henrik
