hi,
so trying to configure a simple 2 tier cache with reverse and forward
caches. 
any ideas why this doesn't work ?
thanks.

client --> ats_rev --> ats_fw --> origin

for ats_rev (reverse proxy) , remap config:
map   http://ats.vod_ds.test.tv/assets/  https://ngxorg.test.tv/assets/

parent config:
dest_domain=ngxorg.test.tv port=443 parent="172.24.0.8:80|0.1;" 
round_robin=consistent_hash go_direct=false qstring=consider

and 172.24.0.8 is the ats_fw (forward proxy)

it works fine if origin is http but fails for https.

logs for ats_rev:
...
Parent initially marked as down 172.24.0.8:80
SSL connection failed for 'ngxorg.test.tv': error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol

client revives: HTTP/1.1 502 Next Hop Connection Failed





--
Sent from: http://apache-traffic-server.24303.n7.nabble.com/

Reply via email to