Rif'at Ahdi R on Nostr: I think you can support HTTP/2 request easily in by enabling it in Nginx (Assuming ...
I think you can support HTTP/2 request easily in by enabling it in Nginx (Assuming using Nginx)
https://www.tecmint.com/enable-http-2-in-nginx/
It will solve connection issue without "hacky way".
I have no problem serving Damus users request in was://nfrelay.app because using Caddy that support HTTP/2 by default. Caddy intercept and reverse proxy the request properly in my case.
https://www.tecmint.com/enable-http-2-in-nginx/
It will solve connection issue without "hacky way".
I have no problem serving Damus users request in was://nfrelay.app because using Caddy that support HTTP/2 by default. Caddy intercept and reverse proxy the request properly in my case.