![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, I have a page for which downloading into the browser is very slow. I have tried using YSlow and firebug but is there any way in which I can actually see which files are taking a long time to be downloaded? Cheers Geoff |
#3
| |||
| |||
|
|
rf wrote: Geoff Cox <gcox (AT) freeuk (DOT) notcom> wrote in news:r1sbv3taf2mcem76n9co28ps1j9c3t3lbo (AT) 4ax (DOT) com: Hello, I have a page for which downloading into the browser is very slow. I have tried using YSlow and firebug but is there any way in which I can actually see which files are taking a long time to be downloaded? Cheers Geoff Does not the firebug Net tab tell you this? It does for me. Nifty. Never dug far enough into FB to see that. For each file I get a graph bar whose length is proportional to the file's d/l time. But that bar is broken into two parts -- a grey left side and a teal right side. What does this split indicate? |
#4
| |||
| |||
|
|
The OP seems to think that the hole in the wall that his cat5 cable is plugged into is in direct and close connection to every host out there. Not so. Over her we *expect* a turnaround time of 300ms for *every* request we make to most of the rest of the world. |
#5
| |||
| |||
|
|
Geoff Cox <gcox (AT) freeuk (DOT) notcom> wrote in news:r1sbv3taf2mcem76n9co28ps1j9c3t3lbo (AT) 4ax (DOT) com: Hello, I have a page for which downloading into the browser is very slow. I have tried using YSlow and firebug but is there any way in which I can actually see which files are taking a long time to be downloaded? Cheers Geoff Does not the firebug Net tab tell you this? It does for me. |
#6
| |||
| |||
|
|
Er. It's actually broken into three, a white bit, a grey bit and a cyan (teal?) bit. From what I can determine the white bit is that particular file waiting for an available connection to the host (as in a TCP/IP socket, assuming the client only has a few to hand). The grey bit is from posting the request to receiving the entire object. The teal bit is where they post the milliseconds. |
#7
| |||
| |||
|
|
Blinky the Shark <no.spam (AT) box (DOT) invalid> wrote in news an.2008.04.04.10.36.09.280916 (AT) thurston (DOT) blinkynet.net:rf wrote: Geoff Cox <gcox (AT) freeuk (DOT) notcom> wrote in news:r1sbv3taf2mcem76n9co28ps1j9c3t3lbo (AT) 4ax (DOT) com: Hello, I have a page for which downloading into the browser is very slow. I have tried using YSlow and firebug but is there any way in which I can actually see which files are taking a long time to be downloaded? Cheers Geoff Does not the firebug Net tab tell you this? It does for me. Nifty. Never dug far enough into FB to see that. For each file I get a graph bar whose length is proportional to the file's d/l time. But that bar is broken into two parts -- a grey left side and a teal right side. What does this split indicate? Er. It's actually broken into three, a white bit, a grey bit and a cyan (teal?) bit. From what I can determine the white bit is that particular file waiting for an available connection to the host (as in a TCP/IP socket, assuming the client only has a few to hand). The grey bit is from posting the request to receiving the entire object. The teal bit is where they post the milliseconds. |
#8
| |||
| |||
|
|
On Fri, 04 Apr 2008 10:17:20 GMT, rf <rf (AT) invalid (DOT) com> wrote: Er. It's actually broken into three, a white bit, a grey bit and a cyan (teal?) bit. From what I can determine the white bit is that particular file waiting for an available connection to the host (as in a TCP/IP socket, assuming the client only has a few to hand). The grey bit is from posting the request to receiving the entire object. The teal bit is where they post the milliseconds. I do see the above for 9 requests but thn there is sometimes a delay of 2 minutes before I can use the page .. it's that bit that I want to check on and Firebug shows nothing even after the 2 minutes ...? There must be some software which would show up what is happening? |
#9
| |||
| |||
|
|
Geoff Cox <gcox (AT) freeuk (DOT) notcom> wrote in news:r1sbv3taf2mcem76n9co28ps1j9c3t3lbo (AT) 4ax (DOT) com: Hello, I have a page for which downloading into the browser is very slow. I have tried using YSlow and firebug but is there any way in which I can actually see which files are taking a long time to be downloaded? Cheers Geoff Does not the firebug Net tab tell you this? It does for me. |
#10
| |||
| |||
|
|
On Fri, 04 Apr 2008 10:17:20 GMT, rf <rf (AT) invalid (DOT) com> wrote: Er. It's actually broken into three, a white bit, a grey bit and a cyan (teal?) bit. From what I can determine the white bit is that particular file waiting for an available connection to the host (as in a TCP/IP socket, assuming the client only has a few to hand). The grey bit is from posting the request to receiving the entire object. The teal bit is where they post the milliseconds. I do see the above for 9 requests but thn there is sometimes a delay of 2 minutes before I can use the page .. it's that bit that I want to check on and Firebug shows nothing even after the 2 minutes ...? There must be some software which would show up what is happening? |
![]() |
| Thread Tools | |
| Display Modes | |
| |