Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

185
Views
Problem Understanding Network Waterfalls | Chrome Devtools

While testing a client's site I saw this in the Network Waterfalls tab of Chrome Devtools:

enter image description here

I was under the impression that browsers could only make 6 connections at a time (read somewhere that this might now be 10), so I don't understand how there are so many connections active simultaneously.

At this point I'm pretty sure my fundamentals are wrong, but I don't know which. Would really appreciate it if someone could explain why there are more than 6 (or 10) connections being made here.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Credit to @wOxxOm for answering the question in the comments - This is indeed a situation with HTTP/2. Here is a link to a similar question: https://stackoverflow.com/a/36847527

To verify this, head on over Network Waterfalls, right click on the titles (Name, Type, Initiator etc.) and click on Protocols. A new column will pop up showing the protocols used to form the connections. In my case, some files were requested with h2, meaning HTTP/2. As the answer linked states, this allows the browser to form virtually unlimited concurrent requests to the same domain.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!