Describe the bug
I'm getting 10 second response times on all requests on a brand new install. I've instrumeted my firewall, the nginx in the bookstack container, and the mariadb instance and they cumulatively add 200ms to the response times. Almost all of the 10 seconds is upstream of nginx (only the bookstack app itself)
Steps To Reproduce
Steps to reproduce the behavior:
- Go to any page
Expected behavior
Responds in less than a second
Your Configuration (please complete the following information):
- Exact BookStack Version (Found in settings): v0.24.1
- PHP Version: 7
- Hosting Method (Nginx/Apache/Docker): I'm using the linxserver bookstack and mariadb containers inside a kubernetes cluster.
Describe the bug
I'm getting 10 second response times on all requests on a brand new install. I've instrumeted my firewall, the nginx in the bookstack container, and the mariadb instance and they cumulatively add 200ms to the response times. Almost all of the 10 seconds is upstream of nginx (only the bookstack app itself)
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
Responds in less than a second
Your Configuration (please complete the following information):