From 511ebfa5b20f471ec66e9636fc8a452c1770dc7d Mon Sep 17 00:00:00 2001 From: "http://crosstwine.com/dd/" Date: Sat, 9 Mar 2013 20:10:55 +0000 Subject: [PATCH] Added a comment: chrome://net-internals/ --- ..._2a21ac5657128a454f9deb77c4d18057._comment | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/webapp_hang/comment_2_2a21ac5657128a454f9deb77c4d18057._comment diff --git a/doc/bugs/webapp_hang/comment_2_2a21ac5657128a454f9deb77c4d18057._comment b/doc/bugs/webapp_hang/comment_2_2a21ac5657128a454f9deb77c4d18057._comment new file mode 100644 index 0000000000..ece1aa3588 --- /dev/null +++ b/doc/bugs/webapp_hang/comment_2_2a21ac5657128a454f9deb77c4d18057._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="http://crosstwine.com/dd/" + ip="88.65.128.43" + subject="chrome://net-internals/" + date="2013-03-09T20:10:54Z" + content=""" +Hi Joey, + +I see that you have found the cause and a workaround for this particular +problem, but would like to point out that `chrome://net-internals/` can be +very useful for diagnosing such issues. + +(I once hit the `SOCKET_POOL_STALLED_MAX_SOCKETS_PER_GROUP` problem +mentioned in +, which can +cause Chromium to keep spinning while not issuing any new requests to a +specific web server.) + +Cheers, +Damien Diederen +"""]]