Hi all,

Im looking to use my Remote Desktop Gateway with my Squid.
I tried this config but it didnt work.

### SITE
cache_peer site.domain.qc.ca parent 443 0 no-query originserver ssl 
sslflags=DONT_VERIFY_PEER name=site
acl sitehttps url_regex ^https://site\.domain\.qc\.ca
http_access allow www443 sitehttps
http_access allow rdp sitehttps
cache_peer_access site allow www443 sitehttps
cache_peer_access site allow rdp sitehttps
acl sitehttp url_regex ^http://site\.domain\.qc\.ca
http_access deny sitehttp
deny_info 302:https://%H%R sitehttp

Im curious to know if someone ever did that.

Thanks you very much in advance.

1445443415.045      3 ............ TCP_MISS/404 1580 RDG_OUT_DATA 
https://site.domain.qc.ca/remoteDesktopGateway/ - FIRSTUP_PARENT/............ 
text/html
1445443415.116      2 ............ TCP_MISS/401 450 RPC_IN_DATA 
https://site.domain.qc.ca/rpc/rpcproxy.dll? - FIRSTUP_PARENT/............ 
text/plain
1445443415.182      3 ............ TCP_MISS/401 450 RPC_OUT_DATA 
https://site.domain.qc.ca/rpc/rpcproxy.dll? - FIRSTUP_PARENT/............ 
text/plain

Sébastien
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to