Closed Bug 802649 Opened 12 years ago Closed 11 years ago

Change Network Priorities for CRL (low) and OCSP (high)

Categories

(Core :: Security: PSM, enhancement)

16 Branch
x86_64
Linux
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: mcmanus, Assigned: mcmanus)

Details

Attachments

(2 files)

I hope to make channel priorities a more useful attribute in necko so I'm cleaning up the priority some resource requests are classified with.

OCSP and CRL are both currently executed with default priority.

This patch changes OCSP to high priority as it can block SSL handshake completion, and CRL fetching to low as it is a timer driven process that could compete with latency sensitive browsing operations.

Neither of these changes will have an immediate impact because current prioritization only happens among resources with the same hostname; this is about better meta data to allow experimentation/measurement with other approaches.
QA Contact: mcmanus
Attached patch patch 0Splinter Review
Attachment #672342 - Flags: review?(bsmith)
Attachment #672342 - Flags: review?(bsmith) → review+
Comment on attachment 672342 [details] [diff] [review]
patch 0

I need a second PSM peer r?
Attachment #672342 - Flags: review?(honzab.moz)
Comment on attachment 672342 [details] [diff] [review]
patch 0

Review of attachment 672342 [details] [diff] [review]:
-----------------------------------------------------------------

r=honzab
Attachment #672342 - Flags: review?(honzab.moz) → review+
The CRL Manager part of this patch needs to be removed, since the CRL manager was removed.

This has two r+s. Should we check it in after rebasing it.
Flags: needinfo?(mcmanus)
thanks - I lost track of this one somehow. I'll rebase it without the crl and check it in.
Flags: needinfo?(mcmanus)
Assignee: nobody → mcmanus
Status: NEW → ASSIGNED
Attachment #8335277 - Flags: checkin+
https://hg.mozilla.org/mozilla-central/rev/51a006875f24
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: