I know mstdn.social is currently a little slow and I am working on the issue! ⚠️
Simply upscaling is not possible since I'm at the max limit for CPU's under my account. The request for more is already in progress!
Currently I'm looking where I can decrease CPU's so more are available for the upscale.
I have a feeling this is gonna be tomorrow since they don't work atm at Hetzner
@stux
You can slightly optimize nginx web server:
- Enable kernel TLS - https://www.nginx.com/blog/improving-nginx-performance-with-kernel-tls/
- Enable QUIC protocol - https://hg.nginx.org/nginx-quic/file/tip/README
- Enable brotli compression on Nginx
- Update latest nginx configuration from mastodon repository