@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