Closed
Bug 735996
Opened 14 years ago
Closed 14 years ago
HTTP layer improvements
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P3)
Tracking
(firefox13 fixed, firefox14 fixed)
RESOLVED
FIXED
mozilla14
People
(Reporter: rnewman, Assigned: rnewman)
Details
* Set an AuthCache to avoid annoying log messages.
* Don't check for stale connections on every request (10-100ms overhead); have a reaper thread do the work.
* Adjust connection pool limits.
* Terminate connection pool at the end of a sync.
* Close streams, don't completely consume them.
* Misc.
| Assignee | ||
Comment 1•14 years ago
|
||
Target Milestone: --- → mozilla14
Comment 2•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
status-firefox13:
--- → fixed
status-firefox14:
--- → fixed
Updated•13 years ago
|
Product: Mozilla Services → Android Background Services
Updated•8 years ago
|
Product: Android Background Services → Firefox for Android
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•