Hi,

I want to set up the apache traffic server in forward proxy mode where it 
caches all data fetched through it. In the default set up, caching SSL is 
pointless as ATS does not see the data flowing through it. 

I am trying to figure out if it is possible to configure SSL termination for 
the forward proxy mode so that ATS can see the data flowing through it for 
https requests too so that cahcing is possible. Note that urls are fetched 
though curl with the "-k/--insecure" option turned on so certificate validation 
is not an issue, and any self signed certificate will do. No spoofing of the 
end server is necessary.

Has anyone got ATS running in this setup? Or would it need code 
modification/special plugins to do this?

Thanks,
Vikram

Reply via email to