On 5/7/07, John ORourke <[EMAIL PROTECTED]> wrote:
I need to run it on a production server and can't keep the no. of
children at 1, so does anyone know if the tmon.out files from all the
apache children can be merged somehow?

You can just analyze the output from any one of the child processes.
Be careful though -- it has a very heavy performance penalty.  You
really should try to find another way to do it, rather than running it
live on your production server.

- Perrin

Reply via email to