Open Bug 759592 Opened 12 years ago Updated 2 years ago

When multiple SSL handshakes are made in parallel, we may be requesting the same OCSP responses multiple times, one for each connection

Categories

(Core :: Security: PSM, defect, P3)

defect

Tracking

()

mozilla24

People

(Reporter: briansmith, Unassigned)

References

Details

(Keywords: perf, regression, Whiteboard: [http-conn][psm-backlog])

Previously, we serialized all SSL certificate validations into a single queue. Now, we can validate multiple SSL certificate chains in parallel.

Unfortunately, this could result in duplicate, unnecessary OCSP lookups.

This will be fixed as part of the series of patches (to be) in bug 754365.
This could also be fixed as part of bug 715905.
Whiteboard: [http-conn]
Priority: -- → P2
See Also: → 865314
Target Milestone: --- → mozilla24
Assignee: brian → nobody
Whiteboard: [http-conn] → [http-conn][psm-backlog]
Backlog => P3
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.