Re: [whatwg/fetch] Allow connection reuse for request without credentials when TLS client auth is not in use (#341)

The one thing I have not seen addressed anywhere yet is whether multiple connections still have advantages over a single connection as long as TCP is used. It seems that there would be less head-of-line blocking, or is the overhead of an additional connection really high somehow?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/341#issuecomment-301011708

Received on Friday, 12 May 2017 08:06:00 UTC