3 points thunderbong | 3 comments | | HN request time: 0.614s | source
1. ◴[] No.44467164[source]
2. josephcsible ◴[] No.44467176[source]
I don't see why this uses ssl_preread, since it does terminate the TLS and then just uses $ssl_server_name (as opposed to $ssl_preread_server_name) anyway.

Also, it seems to be reimplementing stunnel in nginx. I'm not sure why, as opposed to just using stunnel.