Further proof, if any was needed, of the scalability of Bugzilla, mozilla.org's most popular web application. About an hour ago, the 250,000th bug was filed in bugzilla.mozilla.org ("b.m.o."), the oldest and largest known Bugzilla instance in the world.
The machine which runs b.m.o. is called "mecha", and it runs all of the following services for mozilla.org single-handedly:
Despite that, mecha's specs are only that of a high-end Intel server:
The Bugzilla installation itself has the following statistics:
The Bugzilla application directory is 4 GB. 3.7 GB of that is duplicates data dating back to April 2001. (We don't store the data which backs duplicates.cgi in the database; that was a mistake I made when I was young and foolish.)
We aren't actually completely problem-free - we have run into a couple of scalability problems with bugmail. Bugs tend to go a bit funny when more than about 600 people or so need to be emailed when a change happens (and there's currently 5 or 6 bugs on bugzilla.mozilla.org of which that is true). This should be fixed in the next release :-)
Posted by gerv at July 6, 2004 06:15 PM