Strange striped bars in Waterfall View
|
12-04-2018, 07:28 PM
Post: #1
|
|||
|
|||
Strange striped bars in Waterfall View
Hi
Can someone explain what it means when the bars are striped like in this test run https://www.webpagetest.org/result/18120...view_step1 They are not solid color for connect and download content part, they are mixed. It feels that something is wrong here. /Emil |
|||
12-05-2018, 08:59 PM
Post: #2
|
|||
|
|||
RE: Strange striped bars in Waterfall View
Each of the dark stripes are when data is coming in from that request. Since there are a bunch in parallel they are competing for bandwidth and the data is basically interleaved across multiple requests.
It looks like the server isn't sending the HTTP/2 responses correctly since Chrome requests them with the "exclusive" bit and in an explicit order. |
|||
12-06-2018, 12:55 AM
Post: #3
|
|||
|
|||
RE: Strange striped bars in Waterfall View
Hi
Thanks for the replay. How can you see that "Chrome request them with the exclusive bit and in an explict order"? Is there somewhere on webpagetest I can see that? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)