Email or username:

Password:

Forgot your password?
stux⚡

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

1 comment
Лафиэль Элентари

@stux
You can slightly optimize nginx web server:
- Enable kernel TLS - nginx.com/blog/improving-nginx
- Enable QUIC protocol - hg.nginx.org/nginx-quic/file/t
- Enable brotli compression on Nginx
- Update latest nginx configuration from mastodon repository

Go Up