On Mon, 20 May 2002 15:50:35 -0500
Gregory Matthews <[EMAIL PROTECTED]> wrote:
: Thanks to everyone for the great input on Memory Leaks. Now that I have a
: good starting point for tracking down the problem, when I TEST for leaks,
: or simply check for a continued increase in server memory usa
Sorry for being lazy! I will read the guide all the way through...promise!
Thanks though for everyone's help up to this point!
Gregory
At 12:04 PM 5/21/2002 +0800, you wrote:
>Gregory Matthews wrote:
>>Thanks to everyone for the great input on Memory Leaks. Now that I have
>>a good starting p
Gregory Matthews wrote:
> Thanks to everyone for the great input on Memory Leaks. Now that I have
> a good starting point for tracking down the problem, when I TEST for
> leaks, or simply check for a continued increase in server memory usage,
> how do I go about monitoring the processes growth
Gregory Matthews wrote:
> For example, is there a command line tool to use that will allow me to
> see the process growth upon request reload? I know that I should run
> the server with httpd -X, but I don't know how to actually see the
> memory being used/increased/decreased when the prog is
At 22:50 20.05.2002, Gregory Matthews wrote:
>Thanks to everyone for the great input on Memory Leaks. Now that I have a
>good starting point for tracking down the problem, when I TEST for leaks,
>or simply check for a continued increase in server memory usage, how do I
>go about monitoring the