I have a connection at my job trough a proxy server. When im trying open a website, for instance, http://www.stackoverflow.com in chrome it occasionally just jams and timeouts. At these times I have run som tests for instance I can open the page in mozilla and IE7. I can also do a tracert to stackoverflow or other sites. But I cant access the page through chrome. Is my ISP blocking me some how?
Share
It is possible for a proxy to block based on the
User-Agentheader.However, it would be rather unexpected.
Try submitting a request in Fiddler with various User-Agents.
What do you see in Chrome’s Dev Tools?
What happens in Incognito Mode?
What extensions do you have installed?