|
From: Jamie C. <jca...@we...> - 2005-12-18 22:07:10
|
Hi Victor, So is it the hostname process that is using up all the CPU time, or Webmin's mail_search.cgi script? The hostname command is just called to get the system's name to display at the top (or bottom) of the page, but really shouldn't be taking much time to run .. The mail_search.cgi script however could take a while, especially for a huge mailbox or if it has a bug :-) What size mail file are you trying to search there? - Jamie -----Original Message----- From: Victor Trac <vic...@gm...> Subj: Re: [webmin-l] /bin/sh -c (hostname) Date: Mon 19 Dec 2005 8:14 am Size: 1K To: web...@li... Sorry, I guess it was hard to tell from my email, but I followed the parent PID of the shell processes and found that they were started by /usr/libexec/webmin/mailboxes/mail_search.cgi, which was launched by /usr/libexec/webmin/miniserv.pl /etc/webmin/miniserv.conf. This correlates with the webmin mail reader timing out when I'm reading mail. It only happens when I (or someone else on my box) is using webmin to read email. > ---- > It might be helpful to find out which processes are causing the race > conditions and I use top for that. In your case, it's possible that it > isn't the shell process but something occurring within the shell. > > Craig > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&opÌk - Forwarded by the Webmin mailing list at web...@li... To remove yourself from this list, go to http://lists.sourceforge.net/lists/listinfo/webadmin-list --- message truncated --- |