hey maybe this " what is a reverse proxy guide " may help
https://www.namecheap.com/guru-guides/what-is-reverse-proxy-server/
but you can try to build NGINX with HTTP/3 support enabled:
% ./configure \
--prefix=$PWD \
--wit
Maxim Dounin wrote:
You haven't configured any proxy_cache_valid directives (see
http://nginx.org/r/proxy_cache_valid for details), and the
response doesn't have any cache validity headers, such as
"Expires" or "Cache-Control: max-age=...".
Thanks Maxim! It now seems to work.
I guess I was e