Question
finding pages that take a long time to load
We suspect that certain pages on our site take a long time to
load when more than one user is hitting the page at the same time.
Is there a few lines of Coldfusion code we can throw into
application.cfc that would write to a log file how long it takes
every page to load?
