Proliferation of network calls with long wait times
|
12-14-2020, 10:53 PM
Post: #1
|
|||
|
|||
Proliferation of network calls with long wait times
Hi all! First time post here.
I've run a performance profile using WebPageTest. About halfway down the waterfall view, I see a proliferation of white "wait" bars with a duration between 15 and 20 seconds before the network call resolves. I've looked through the network calls with these wait bars before them and they all seem to be using HTTP2. My (perhaps incorrect) understanding of HTTP2 is that it will allow for more than 6 simultaneous connections to a single domain, so I don't understand why there is a buildup of queued/stalled calls. The following is a link to the webpagetest waterfall view in question. Why do I have a sudden buildup of network calls with a long (>15 seconds) "wait" status? https://www.webpagetest.org/result/20120...view_step1 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Proliferation of network calls with long wait times - mike.ample - 12-14-2020 10:53 PM
RE: Proliferation of network calls with long wait times - pmeenan - 12-15-2020, 02:01 AM
|
User(s) browsing this thread: 1 Guest(s)