Lo all,

I have a page that is generated from data in a db. The users are 
complaining that it takes from 30s to 60s to load the page.
Now I have put logging into apache and from the start of the request 
to the end (of my code) takes about 14s. Which means the 
bottleneck is either in AxKit or a net one. How can I log the start and 
finish time of the AxKit pipeline? I have come up with turning the 
trace on and looking at the timestamps on the intermediate files, but 
that isn't ideal. I'd rather it went to the apache log. There is only the 
one transform the xml goes through. 

Any ideas?

John


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to