Page 1 of 1

does anyone know of a page render log script

Posted: Mon Jun 26, 2006 9:18 pm
by ppc
Does anyone know of a script that would test at certain times of the day how long it takes for a page to load and then log the speed in a file?

Thanks.

PPC

Posted: Mon Jun 26, 2006 9:23 pm
by feyd
combo of cron and a couple microtime() calls surrounding a page request.