Hi Team,
User couldnt play video with proxy. When they bypass the proxy they can play the video.
Url: tableau.com.
Proxy version: 6.5.5.7
I tried to disable the protocol detection for the domain but no luck.
<proxy>
url.domain=tableau.com detect_protocol(no) authenticate(no) allow
While i disable the protocol detection based on the client IP its working fine.
<proxy>
client.address=10.160.XX.XX detect_protocol(no) authenticate(no) allow.
I have taken policy trace and pocket capture. While anlazing the policy trace we found that some other url's are present. So i tried to disable protocol detection all the url's which is in the policy trace but still no luck.(i have added one by one and checked )
<proxy>
url.domain=tableau.com detect_protocol(no) authenticate(no) allow
url.domain=dlx.addthis.com detect_protocol(no) authenticate(no) allow
url.domain=lytics.io detect_protocol(no) authenticate(no) allow
url.domain=tags.bluekai.com detect_protocol(no) authenticate(no) allow
url.domain=idsync.rlcdn.com detect_protocol(no) authenticate(no) allow
url.domain=p.po.st detect_protocol(no) authenticate(no) allow
Please suggest how to proceed further.
Thanks,
Ram.