[Bug 1031750] Re: XHR connections aren't closed properly
Bug Watch Updater
1031750 at bugs.launchpad.net
Mon Aug 6 10:12:49 UTC 2012
Launchpad has imported 2 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=779637.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2012-08-01T21:11:56+00:00 David Britton wrote:
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120726160848
Steps to reproduce:
Load up our web application with FF14 on Ubuntu and reload the page a
few times ~10 times.
Actual results:
Around the 10th reload, firefox will spin connecting to the web site.
Increasing max_connections_per_server dimishes this problem. After
inspecting lsof/netstat, I can see that the connections are being held
onto across page reloads, specifically, it appears as though the XHR is
being held open across reloads until some built-in timeout is hit (I
guess around 2 minutes).
This problem did not occur in FF13, and just trying the FF15 beta, the
problem is not occurring there. Since users can install FF14, and it is
the default on Ubuntu, it seems like something that should be fixed.
Expected results:
The web site should have loaded immediately, the connections should have
been closed when the user hits reload on the page.
Reply at: https://bugs.launchpad.net/firefox/+bug/1031750/comments/4
------------------------------------------------------------------------
On 2012-08-02T14:32:01+00:00 David Britton wrote:
See the Launchpad bug for a test case that reproduces the issue on FF14
Reply at: https://bugs.launchpad.net/firefox/+bug/1031750/comments/5
** Changed in: firefox
Status: Unknown => New
** Changed in: firefox
Importance: Unknown => Medium
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla.
https://bugs.launchpad.net/bugs/1031750
Title:
XHR connections aren't closed properly
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1031750/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list