[squid-users] Reverse Proxy

afkout tel13471167744 at gmail.com
Sun Jun 2 23:35:54 UTC 2019


im using caddy for reverse proxy,  but caddy not support multiple local
ip.
here is my caddy configure

https://steamcommunity.com {
    tls steamcommunity.crt steamcommunity.key  #self signed
    proxy / https://steamuserimages-a.akamaihd.net
https://steamcdn-a.akamaihd.net {
    policy random
    fail_timeout 5s
    timeout 30s
    transparent
    header_upstream Host steamcommunity.com
    }
}

i try ssl_bump and cache_peer  but not working.how should i do
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20190603/bee36791/attachment.html>


More information about the squid-users mailing list