W3S
04-29-2005, 03:33 PM
hi,
One of my clients is using Mailman. (im not sure whom)
It seems he has a fairly large list which is causing high CPU, normally my CPU stays arround 0.15 to 0.45 but during mailman process its above 1.00 after taking a look at the
Main >> System Health >> Show Current CPU Usage
I found mailman processes using the higher part of CPU and mem:
/usr/bin/python2 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=BounceRunner:0:1 -s \/usr/bin/python2 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=VirginRunner:0:1 -s
/usr/bin/python2 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=OutgoingRunner:0:1 -s
and also
/usr/sbin/exim -bd -q60m
How can i see who's maillist is causing the problem. and how can i stop the process? i know i can kill the CPU process as it changes the Pid very frequently.
Regards
One of my clients is using Mailman. (im not sure whom)
It seems he has a fairly large list which is causing high CPU, normally my CPU stays arround 0.15 to 0.45 but during mailman process its above 1.00 after taking a look at the
Main >> System Health >> Show Current CPU Usage
I found mailman processes using the higher part of CPU and mem:
/usr/bin/python2 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=BounceRunner:0:1 -s \/usr/bin/python2 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=VirginRunner:0:1 -s
/usr/bin/python2 /usr/local/cpanel/3rdparty/mailman/bin/qrunner --runner=OutgoingRunner:0:1 -s
and also
/usr/sbin/exim -bd -q60m
How can i see who's maillist is causing the problem. and how can i stop the process? i know i can kill the CPU process as it changes the Pid very frequently.
Regards