Re: Reducing DNS latency
Boris Zbarsky <[email protected]> Fri, 05 Dec 2014 14:30:49 -0800
| Newsgroups | gmane.comp.mozilla.devel.netlib |
|---|---|
| Message-ID | <[email protected]> |
On 12/5/14, 1:12 PM, Vulimiri, Ashish wrote: > or require a separate thread that would manage all requests/responses -- both of which are their own form of overhead. Note that DNS is already done on a dedicated thread in necko, because the system APIs involved are blocking... -Boris