![]() |
|
#1
|
|||
|
|||
Timing a webpageIs there a way to time how long it takes to render a webpage? Specifically, I want to know the amount of time between the moment when Apache receives a request and the moment when Apache finishes sending the response. Thanks!
|
|
#2
|
||||
|
||||
|
Hello bkinnamon,
To be honest, I've never thought of doing something like this; the closest thing I've done and I've seen done elsewhere (to achieve something similar) is to do it with server-side scripts. i.e. time the script starts, then time the script ends, etc. What have you tried? Maybe if I had an idea where to start, I may just look into it further... __________________
J de Silva Learning Journal | GIDForums™ | GIDNetwork™ | GIDWebhosts™ | GIDSearch™ |
|
#3
|
|||
|
|||
|
I haven't tried anything. I don't even know where to start. I have seen other websites that have a page generation time at the bottom of every page. I can't remember where I have seen it. I will look for an example and post a link if I find it.
|
|
#4
|
||||
|
||||
|
OH those! Like I said, those are done via a server-side script. It's quite simple actually; here's one of MANY examples using PHP: http://www.gidforums.com/t-387.html.
If you need detailed example code, just ask... __________________
J de Silva Learning Journal | GIDForums™ | GIDNetwork™ | GIDWebhosts™ | GIDSearch™ |
|
#5
|
|||
|
|||
|
Quote:
I would like to see some detailed example code. Thanks for the help! |
|
#6
|
||||
|
||||
|
Gosh, it has been SO long that I even forgot that I actually wrote something about this a while back; look here: http://www.desilva.biz/php/timer.html
__________________
J de Silva Learning Journal | GIDForums™ | GIDNetwork™ | GIDWebhosts™ | GIDSearch™ |
|
#7
|
|||
|
|||
|
That will help. Thanks!
|
Recent GIDBlog
Toyota - 2008 August Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| changing default webpage info | mkyb14 | Apache Web Server Forum | 2 | 12-Nov-2003 03:12 |
| webpage password | robynhood | Web Design Forum | 3 | 11-May-2003 21:23 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The