Hello.
My problem:
Serveral times a day my RedHat servers CPU and Memory is totaly used up by a run away apache server. When I run top there could be 1, 2 or more servers taking up all the resources. I will either kill them off in top or do a restart of htttpd.
Questions:
1) Is there a way to see what that server is proccessing? I think it goes bonkers when a request comes in from a virus looking for a NT directory - still looking in my logs to confirm this but if I could see what the server is doing would be easier.
2)(And the important one) How do I limit the amount of memory and cpu usage the apache servers use?
I know you can limit the child processes with the RLimitCPU/RLimitMemory directives but I can't find anything about the StartServers other than the number to start.
Thank you.
Zyxian
My problem:
Serveral times a day my RedHat servers CPU and Memory is totaly used up by a run away apache server. When I run top there could be 1, 2 or more servers taking up all the resources. I will either kill them off in top or do a restart of htttpd.
Questions:
1) Is there a way to see what that server is proccessing? I think it goes bonkers when a request comes in from a virus looking for a NT directory - still looking in my logs to confirm this but if I could see what the server is doing would be easier.
2)(And the important one) How do I limit the amount of memory and cpu usage the apache servers use?
I know you can limit the child processes with the RLimitCPU/RLimitMemory directives but I can't find anything about the StartServers other than the number to start.
Thank you.
Zyxian