Re: Processing of proxied requests

2015-11-18 Thread Joó Ádám
> Can someone please tell me how much processing Nginx does on incoming > requests before proxying? If I would use Nginx merely for TLS > termination, how different would be the TCP stream arriving to the > backend compared to the original TLS payload? Nevermind, I wasn’t aware of the new streamin

Processing of proxied requests

2015-11-17 Thread Joó Ádám
Hi, Can someone please tell me how much processing Nginx does on incoming requests before proxying? If I would use Nginx merely for TLS termination, how different would be the TCP stream arriving to the backend compared to the original TLS payload? Thank you, Ádám __