keep the connection keep alive connections have such a huge impact on nginx performance You probably don’t need a keep alive time out value of 65 but 10-20 is definitely recommended
nginx will have to store the responses from upstreams in a temporary file which causes both write and read IO fastcgi_buffer_size, fastcgi_buffers, fastcgi_*_timeout