HostResolver should support more fine grained priority for speculative requests |
||||
Issue descriptionThe net predictor keeps a DNS queue apart from the one maintained by HostResolver that does two interesting things: 1. Congestion control. If requests are waiting in the queue for too long we just clear the queue. 2. Throttling. We only allow 3 requests at a time into the HostResolver's queue. These features should be implemented lower in the stack so that a separate queue is not necessary for the predictor to maintain.
,
May 8 2017
,
May 9 2017
,
Mar 23 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by maksim.s...@intel.com
, Feb 15 2017