I've installed Bugzilla 4.4.5 from source on a CentOS 5 machine. Served through a virtual host on the standard CentOS 5 Apache install, using MySql and installed-from-source Perl.
Originally the system worked well. A few weeks later, users were complaining that saving changes took an inordinately long time.
[Rough] Statistics (all in seconds):
- Min: 4.56
- Avg: 4.84
- Max: 5.02
There were additionally reports that users 1,000 km further away from the server experienced delays of up to 30 seconds.
For comparison, Bugzilla's test site (landfill: https://landfill.bugzilla.org/bugzilla-4.4-branch) had the following statistics, despite being hosted a world away:
- Min: 1.91
- Avg: 2.335
- Max: 2.58
As opposed to updating bugs, viewing bugs is fast.
MySql statistics suggest nothing is wrong with the database.