Zero Trust Access Gateway showing as disabled on Edge but enabled on Firefox
Hello, I have looked everywhere for an answer but cannot find a clear response on this issue.
I have a rule setup for some of my domains to only allow clients using the access gateway via the WARP Client that is provisioned with Zero Trust.
At first I thought this issue is just caching, but it looks as if there is no issue with caching on the browser side since I disabled it in the dev panel, and manually cleared any application cookies or local storage.
The issue:
When I visit mydomain/cdn-cgi/trace on edge [in both work and personal profiles]
the response shows
but when I visit that same url in firefox I receive:
See attached photo, left = firefox, right = edge
Note:
- I made sure that there is no split tunnel issues that could be affecting this.
- The issue is intermittent within edge profiles & private windows.
2 Replies
Bumping
I'd use https://help.teams.cloudflare.com/ to debug those issues. You can see in your screenshot the likely difference, one being http/2 over tcp vs http/3 over udp. There's also different behavior if you have Proxy tcp/udp enabled in your settings. It's a bit of a weird mess, those fields just aren't very reliable afaik