Bugzilla random lag and CPU usage

Posted by Serty Oan on Server Fault See other posts from Server Fault or by Serty Oan
Published on 2010-10-05T09:10:22Z Indexed on 2011/01/05 13:55 UTC
Read the original article Hit count: 277

Filed under:
|

Here is the configuration :
Bugzilla (3.4.2) application running on a Ubuntu server 8.04 with Perl 5.8.8.

Here is the problem :
Sometimes (randomly), pages take very long to load. It can be any of the login page or query.cgi page or buglist.cgi... etc...
Using top on the server, I tried to see what was wrong, and saw that sometimes a bugzilla script would use 30% memory and last pretty long (1 to 5 seconds) and sometimes not even show in the list because it responded too quickly or just use 2%. The mysqld process does not seems to be the problem.

© Server Fault or respective owner

Related posts about cpu-usage

Related posts about bugzilla