Hello<div><br>I did several benchmarks and realized that my connection times with nginx are:</div><div>Http: 60ms</div><div>Https: 700ms</div><div><br></div><div>I am using keepalive so that I can bypass connecting for subsequent requests but in my scenario, almost 90% connections request only once and hence keepalive only take up more resources while not really benefitting me a lot. What I am looking is to have a configuration (nginx 1.2.0 on Debian 6 stable) so that I can reduce the connection times to my server</div>

<div><br></div><div>What are the parameters in nginx.conf and on kernel level that I should tweak to get some improved connection times</div><div><br></div><div>Thanks<br clear="all">Sparsh Gupta<br>
</div>