Will nginx support quic-lb feature

2020-07-23 Thread 曾柯(毅丝)
Dear NGINX maintainer: Will nginx support quic-lb feature which was described in https://tools.ietf.org/html/draft-ietf-quic-load-balancers-03 latter? We firmly believe that nginx is the most appropriate LB product to do this(Other LB product such as LVS, have to modify kernel). If you ag

Re: No revalidation when using stale-while-revalidate

2020-07-23 Thread Maxim Dounin
Hello! On Thu, Jul 23, 2020 at 08:06:36PM +0200, Adam Volek wrote: > We're running into some strange behaviour with the > stale-while-revalidate extension of the cache-control header > when using nginx as a reverse proxy. When > there is a stale response in the cache with nonzero > stale-while

Re: nginx Digest, Vol 129, Issue 24

2020-07-23 Thread Kunal Punjabi
Hi Francis, Thanks for the response, and sorry for the delay here - I'm new to the mailing list and trying to figure out how the threads and responses are supposed to work (If I am not following the nginx digest's guidelines, please let me know) *> Can you give some specific examples of "I make *

No revalidation when using stale-while-revalidate

2020-07-23 Thread Adam Volek
Hi, We're running into some strange behaviour with the stale-while-revalidate extension of the cache-control header when using nginx as a reverse proxy. When there is a stale response in the cache with nonzero stale-while-revalidate time, nginx attempts revalidation but seems to ignore the up

Re: TCP proxy with SNI support

2020-07-23 Thread Francis Daly
On Sun, Jul 19, 2020 at 07:39:55AM -0400, bitquest25c wrote: Hi there, > I have a single server with one Public IP and 10 domains. For each domain > I’d like to have a separate docker container as an email server (Postfix + > Dovecot). I’d like to achieve this with transparent TCP proxy with SNI