Eric Wong <normalper...@yhbt.net> wrote:
>           proxy_pass: pass X-Forwarded-Proto through

Note: proxy_pass is still broken with TLS because SSL_write
seems picky about getting EXACTLY the same args it got the
first time around when it got SSL_ERROR_WANT_{WRITE,READ}.

So it looks like packetized buffering is necessary for fast
upstreams and slow TLS clients.
--
unsubscribe: yahns-public+unsubscr...@yhbt.net
archive: http://yhbt.net/yahns-public/

Reply via email to