[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Logging slow pages


Bill Carr wrote:
> Hello,
> 
> I would like to set up logging for pages that load slow similar to 
> MySQL's slow query log. A separate slow page log would be used to log 
> the catalog name, page name, time and perhaps some other stuff ($CGI, 
> $Session, etc.) if the page took longer than some user configurable 
> time to be served. Has something like this already been done? Could I 
> have some direction on how and where to hook this up?

1. AutoLoad/AutoEnd

   remember Unix time in AutoLoad
   compare to Unix time in AutoEnd, if time is exceeded, write a logfile entry

2. Apache Logs

   the time needed to deliver a page/image/... can be logged in the access log

Bye
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.