Closed Bug 1871384 Opened 11 months ago Closed 3 months ago

Implement nsIKeepAliveManager::IsKeepAliveLimitExceeded to Check Resource Limits

Categories

(Core :: DOM: Networking, enhancement, P2)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: smayya, Unassigned)

References

Details

(Whiteboard: [necko-triaged])

In order to check if we have reached the threshold limits of keepalive requests, we will need to implement bool IsKeepAliveLimitExceeded(nsIRequest).
This function should be checked in the AsyncOpen() call before calling UpdateKeepAliveRequest.

Summary: Implement an nsIKeepAliveManager::IsKeepAliveLimitExceeded to Check Resource Limits → Implement nsIKeepAliveManager::IsKeepAliveLimitExceeded to Check Resource Limits
Depends on: 1871387
No longer depends on: 1871387
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]

As per the latest design this is not necessary. We are not implementing this in nsHttpHandler. Hence, a new interface is not necessary

Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.