I always have problems using StackOverflow from home for some reason. The issue is:
Often clicking on an ACCEPT link, or an ADD COMMENT link may take a long time to work, or often not work at all after which StackOverflow provides an ERROR OCCURRED message back
I have no problem with my internet connection for other sites
I do note with stackoverflow the download indicator can stay spinning for a while (status bar seems to indicate in the last case still downloading something). I'm guessing it's getting semi-stuck going back to download other Javascript bits perhaps(?)
So it almost seems the issue is related to a website that uses ajax is my perception
Don't seem to have a problem at work
Has anyone else had this problem? Any advise?
If it's not a stackoverflow issue, any advise on where I could seek help/advice on how to track down the issue. I probably need some sort of tool to monitor times of http calls, including AJAX ones. But once I track down a slow return then what, would need some non-browser based tool to simulate doing the same thing to see if it still occurs. Anyway...
EDIT 1 - Using Chrome tools I note that for this page when loading I get the following - i.e. this is the resource that takes a long time to load and then times out...
Resource interpreted as Image but transferred with MIME type text/plain: "http://pixel.quantserve.com/pixel;r=103205753;a=p-c1rF4kxgLUzNc;fpan=0;fpa=P0-763725906-1327094619117;ns=0;ce=1;je=1;sr=1920x1080x24;enc=n;dst=0;et=1331722456052;tzo=-600;ref=;url=http%3A%2F%2Fmeta.stackoverflow.com%2Fquestions%2F125539%2Fproblems-when-pressing-accept-or-adding-comments%23comment338939_125539;ogl=".
__qc.firepixelquant.js:23
__qc.quantservequant.js:25
quantservequant.js:27
(anonymous function)quant.js:28
Unexpected response code: 502
full.js:7WebSocket closed
127.0.0.1 pixel.quantserve.comto your HOSTS file and hopefully it will sort things out for you as well. :) – Sha Wiz Dow Ard Mar 14 '12 at 11:41