One of my client facing internet slowness issue with PAC file. I did the troubleshoot and found strange issue. There is no issue on throughput and downloading. They are facing slowness while surfing.
Kindly Note:- The client has no local breakout environment.
In the pcap, we are able to see that traffics first hits on client DNS, then after it is taking zscaler path which is not acceptable.
as far as we know that all traffics should be manage by Zscaler in the Tunnel 2.0
what is suggestion and solution for this scenario?
Hi Malik,
What do you mean by “In the pcap, we are able to see that traffics first hits on client DNS, then after it is taking zscaler path which is not acceptable.” You can exclude the DNS from the Zscaler tunnel and send it direct by adding *:53 to the Destination Exclusions in the App Profile.
Better do some investigation as in this link I and other people have gathered some usefull info like a browser tool to test tunnel 2.0 issues (“127.0.0.1:9000?ztest?q=username@company.com”) or using “COUNTRY_GATEWAY_HOST_FX” variables for better load balancing when sending web traffic to a pyblic ZIA Edge with a PAC file and etc.