https://blog.digitalocean.com/load-balancers-now-support-proxy-protocol/
People are using this for load balancing at the TCP level and doing TLS termination after the load balancer, so you get a PROXY line and then the TLS handshake. Let's see if we can support this.