Closed Bug 570496 Opened 15 years ago Closed 13 years ago

Provide API to close all keep alive connections per host

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 648941

People

(Reporter: mayhemer, Unassigned)

References

(Blocks 1 open bug)

Details

As keep-alive connections keep/are bound to some information of a sensitive character and that information might become invalid during their lifetime, we have to close them when that happens. For example, when user enters a different NTLM credentials or logs out or invalidates a certificate used for SSL connection, the connection should be dropped and banned from reuse. This might be a solution to bug 556291, bug 559186 and at least partial, but significant, to bug 471995.
Let's try to solve this with using the recently added LOAD_FRESH_CONNECTION load flag.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.