Closed
Bug 500093
Opened 16 years ago
Closed 12 years ago
tcp not terminated when tab is closed
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: s3curiti, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11
When closing a browsing tab all tcp connections remain,
it is necessary to shut browser to get rid of them.
It seems strange that this is so.
Reproducible: Always
Actual Results:
use a tcp viewer to see this happening,
then go to ebay, which starts countless tcp endpoints,
then close your tab, all points will remain open.
Comment 1•16 years ago
|
||
It takes indeed a lot of time on Firefox 3.0; more than 5 minutes before the state changes; and then it takes again a lot of time before they are really ended. Maybe it is a workaround to set network.http.keep-alive.timeout to a lower value? http://kb.mozillazine.org/About:config
Component: General → Networking: HTTP
Product: Firefox → Core
QA Contact: general → networking.http
Version: unspecified → 1.9.0 Branch
Comment 2•16 years ago
|
||
Why do you consider this a problem?
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•