It does show that file transfers are done in packets and not bytes. I did not know this until a couple of months ago when it was pointed out to me.
To take the example of my poorly unseperated CSS file as an example and the 1160 byte cutoff (if that is indeed the cutoff), then a file of 1161 bytes would take twice as long to transfer as one of only 1160 bytes.
This is a good thing to keep in mind when optimizing your graphics files too.
|