Closed Bug 813712 Opened 12 years ago Closed 12 years ago

Allow some blocked media to handshake

Categories

(Core :: Networking: HTTP, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 792438

People

(Reporter: mcmanus, Assigned: mcmanus)

References

Details

over in bug 792438 we're going to hold back images while loading some css/js.. the basic reason for that is to reserve channel bandwidth for the items that block rendering... but we can sneak some handshakes into that time period - they are low bandwidth but high value. they will need a separate pref-quota than the total connection limit.
I was going to break this out into its own patch - but 792438 demanded dealing with this logic in that bug because of the existing "start connection before cache lookup" logic. So let's combine the two issues.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.