Alan R Williamson wrote:
I am trying to profile CGI scripts and I am starting the server, and shutting it down before I look at the dmon files. Of which they never contain anything useful.

Check the permissions to see if the user your server runs as can write to the profile directory.

If you shut down after 1 request, only one of them will have anything useful in it. You might want to run ab or something to hit them all a few times at the same URL.

- Perrin

Reply via email to