> I test on running ab command on the same host as nginx is.

Did you test with -k (keepalive) on or off?
Without -k means that ab will do handshake every time and you will be limited 
by cpu and depending on the chosen cipher the performance (requests per second) 
can vary a lot.

rr

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to