Content
You are here:
Very slow server response of static files (e.g. CSS)
Added by Manuel Brnjic 9 months ago
Hi,
I've followed the official instructions to install OpenProject on Ubuntu. It worked like a charm. I am using NGINX as an HTTP Server. But I am not able to figure out why the server is responding really slow when serving static files (like CSS). Here you can see that it waits 20 seconds to download the CSS file. The download itself is fast - but I am not able to figure out what's blocking the server to immediately provide the CSS file.
I have the default web workers set to 4
And tried to increase the backend workers to 2 - without any effect
If anybody has some hint for me, I would really appreciate it.
Thanks in advance!