bugzilla is one of the miscweb services serving https://static-bugzilla.wikimedia.org.
The static data of our old bugzilla instance is stored in a archive and extracted on-the-fly by apache when served. This was done to decrease the image size and reduce problems with long image pulls.
It seems the current architecture needs a lot of computing resources and increased traffic can disrupt the service and potentially surrounding services on the same node (restbase issues?) A page revealed some performance issues when ~20rps hit the service in codfw. miscweb bugzilla became unavailble and was throttled due to excessive CPU load.
We should:
- re-evaluate the usage of zipped content served by apache
- do load-tests
- remove page from bugzilla