Can't get a simple proxy to cache anything

2021-01-22 Thread Phil Endecott
Dear Experts, I am trying to set up a simple limited caching proxy; I have got proxying to work, but I can't get it to cache. I'm a software developer, working from my home office. I have a fast home network, a slow connection to the internet, and fast cloud servers (e.g. AWS). I'd like to be

Re: Why does the nginx.org main site not supporting TLS v1.3?

2021-01-22 Thread David Hu
OK. Thank you. But what about the HTTP/1.1 and HTTP/2 problem? As I mentioned before, I neogotiated with the server for H2 in the early ALPN. However the server only accepts HTTP/1.1 and why is that? My cURL has explicitly specified --http2-prior-knowledge but it still does not work. It still co