Closed Bug 1652668 Opened 4 years ago Closed 4 years ago

Create a domain exclusion list for SvcDomainName that have failed

Categories

(Core :: Networking: HTTP, task, P2)

task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: dragana, Assigned: kershaw)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

This will be scoped by an origin. And it should kept for a session.

The DNS service should consult the list so that it does not issue A/AAAA request for SvcDomainNames in the list.

Assignee: nobody → kershaw
Whiteboard: [necko-triaged]

(In reply to Dragana Damjanovic [:dragana] from comment #0)

This will be scoped by an origin. And it should kept for a session.

The DNS service should consult the list so that it does not issue A/AAAA request for SvcDomainNames in the list.

I am not really sure about what do scoped by an origin and kept for a session mean here.
Dragana, could you explain a bit more? Thanks.

Flags: needinfo?(dd.mozilla)

We do not want a permanent storage for this, it will just be hashmap, or something similar.

"scope by origin" means that you will have a mapping:
example.org -> fail_svcdomainname1.example.org, fail_svcdomainname2.example.org, etc.

Flags: needinfo?(dd.mozilla)
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cf28328678fc
Create a exclustion list for failed SvcDomainName, r=dragana
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: