Re: Nginx to Nginx TCP Fast Open

2016-12-15 Thread evgeny.morokin
Maxim Dounin Wrote: --- > No. nginx is able to handle requests with TFO (if configured > with the "fastopen" parameter of the "listen" directive, > http://nginx.org/r/listen), but it doesn't try to use TFO in > requests to upstream servers. M

Nginx to Nginx TCP Fast Open

2016-12-15 Thread evgeny.morokin
Hi, can someone clarify - If TFO is properly enabled on both systems Nginx reverse-proxy and Nginx upstream, will both use it in communication between each other or not. Have a great day, Evgeny Posted at Nginx Forum: https://forum.nginx.org/read.php?2,271545,271545#msg-271545 _