Nginx 1.3.11 and spdy v58 - thank you

I just wanted to thank the developers for releasing Nginx v1.3.11 and
the
optimized SPDY patch v58.

I run a non-profit https site serving static content (10KB-1MB)
averaging
500 connections per second on FreeBSD 9.1 with zfs. With nginx v1.3.9
and
spdy v54 we were completing client requests in less than 10ms, 72% of
the
time. With nginx 1.3.11 and spdy v58 we now complete requests in less
than
10ms, 94% of the time. Just incredible.

Again, my sincerest thanks for such a powerful web server.

On Jan 15, 2013, at 11:28 PM, CM Fields wrote:

I just wanted to thank the developers for releasing Nginx v1.3.11 and the
optimized SPDY patch v58.

I run a non-profit https site serving static content (10KB-1MB) averaging 500
connections per second on FreeBSD 9.1 with zfs. With nginx v1.3.9 and spdy v54 we
were completing client requests in less than 10ms, 72% of the time. With nginx
1.3.11 and spdy v58 we now complete requests in less than 10ms, 94% of the time.
Just incredible.

Again, my sincerest thanks for such a powerful web server.

You’re welcome, and thanks for sharing this one!

More precisely, Valentin (vbart) Bartenev is the developer who’s
implemented SPDY in nginx :slight_smile: