Bytes In Mismatch
|
07-06-2014, 06:16 AM
Post: #2
|
|||
|
|||
RE: Bytes In Mismatch
I'll see if I can track it down. The overall bytes-in works by counting the bytes as they are read in from any socket for the duration of the test and it doesn't try to attribute them to any requests. The bytes for each request should be measured the same way (except for SSL on Chrome but that's not the case here) but it is attributed to each request as we parse the data.
There shouldn't be a discrepancy unless there is data being read in that we can't parse as a HTTP request (or there's a bug in some of the calculations). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Bytes In Mismatch - vmichnowicz - 06-18-2014, 02:04 AM
RE: Bytes In Mismatch - pmeenan - 07-06-2014 06:16 AM
RE: Bytes In Mismatch - vmichnowicz - 07-09-2014, 02:11 AM
RE: Bytes In Mismatch - olistead - 08-13-2014, 01:46 AM
RE: Bytes In Mismatch - doyoungim - 09-22-2014, 06:59 PM
RE: Bytes In Mismatch - vmichnowicz - 12-20-2014, 07:11 AM
|
User(s) browsing this thread: 1 Guest(s)