Block ProxySG to perform IPv6 DNS query and allow IPv4 policy. Need to restrict the Proxy to use DNS lookup for IPv4 only.
To restrict the Proxy to use IPv4 only, place the following rules in a CPL layer:
<Forward>
server_url.dns_lookup (ipv4-only)
<Proxy>
server_url.dns_lookup (ipv4-only)
In addition you can also restrict DNS lookup for specific hosts: