DB Bottlenecks
Bradley Baetz
bbaetz at acm.org
Sat Jul 10 02:04:40 UTC 2004
On Fri, Jul 09, 2004 at 09:03:16PM -0400, David Miller wrote:
> I know next to zero of the load on bugzilla.mozilla.org is from the
> mysql server. The majority of the CPU time wasted by Bugzilla is on
> initialization of the Template Toolkit. That'll get solved when we get
> mod_perl working.
On average, but there are still a bunch of bugist.cgi queries which can
take ages.
Plus the fact that youhave to run two mysql instances in order to get
around the tbale level locking issue....
Bradley
More information about the developers
mailing list