Loneregister
n00b
- Joined
- Aug 10, 2004
- Messages
- 61
Hello,
I wanted to run this by the group and get responses.
I have an IIS 6.0 server, and I measure my page response times two ways. I have a script that checks time at the top of a page, and the bottom. It then takes the difference, and stores it in a database. Hence, how much time it took my server to process the entire page.
And then, of course, I have the IIS 6.0 ASP Execution Time. I notice that these two numbers vary greatly. The Execution time may be reporting 12000ms (12 seconds) but my database is showing significantly lower times.
What is the difference between the two? Why does one show quite a bit higher, and another shows much lower. Mind you, actual browsing of the site appears quick and fast during most of these times.
Thank you
I wanted to run this by the group and get responses.
I have an IIS 6.0 server, and I measure my page response times two ways. I have a script that checks time at the top of a page, and the bottom. It then takes the difference, and stores it in a database. Hence, how much time it took my server to process the entire page.
And then, of course, I have the IIS 6.0 ASP Execution Time. I notice that these two numbers vary greatly. The Execution time may be reporting 12000ms (12 seconds) but my database is showing significantly lower times.
What is the difference between the two? Why does one show quite a bit higher, and another shows much lower. Mind you, actual browsing of the site appears quick and fast during most of these times.
Thank you