That worked. A follow-up question to this is: Is it possible to remap an https request to the origin server also using https, without the use of a certificate on traffic server? Content would pass encrypted through TS to the client.
My thanks From: Leif Hedstrom [mailto:[email protected]] Sent: vrijdag 23 november 2012 23:26 To: [email protected] Cc: Geert Lugtenberg Subject: Re: pass-through proxy On 11/23/12 10:31 AM, Geert Lugtenberg wrote: Hi, I'm trying to set up TS so that all requests and responses are passed completely unmodified and uncached through to the origin server or client, respectively. I've changed the option CONFIG proxy.config.http.cache.http in records.config to 0, to disable caching of http. Now I'm curious as to why there is still the message "NOTE: cache enabled" when TS is booted? Are there other settings I should look at to make sure traffic is just passing through, and nothing else is done? It sounds like you possibly have a disk / storage file configured in storage.config? If so, take it out. It won't hurt you the way you have things configured, but no reason to keep it. -- Leif
