Hi,
I've installed reviewboard using the docker image, which has been running for 3-4 months, but recently we've noticed severe performance problems.
Currently loading any page from reviewboard takes around 9 seconds. This figure is consistent and is the same whether targeting nginx or the docker container's port directly.
Logging is set to debug, but no useful log messages to figure out what's going on. This is all I can see:
2022-08-04 15:58:39,097 - INFO - - root - Reloading logging settings
2022-08-04 15:58:44,451 - INFO - - root - Reloading logging settings
2022-08-04 15:59:36,402 - INFO - - root - Reloading logging settings
2022-08-04 16:00:17,551 - INFO - - root - Reloading logging settings
2022-08-04 16:03:56,574 - INFO - - root - Reloading logging settings
2022-08-04 16:04:34,745 - INFO - - root - Reloading logging settings
2022-08-04 16:04:36,428 - INFO - - root - Reloading logging settings
2022-08-04 16:04:50,750 - INFO - - root - Reloading logging settings
Caching appears to be working fine (can't upload image but 97% hit rate)
Any ideas on what to check? Am worried that there's no log messages.