High performance nginx.conf [~0.5M connections]
https://gist.github.com/0b3b52050254e273ff11 Example of high performance nginx config (no SSL), for single server hardware, ~ 0.5M client connections. (found on nginx mailing list)
https://gist.github.com/0b3b52050254e273ff11 Example of high performance nginx config (no SSL), for single server hardware, ~ 0.5M client connections. (found on nginx mailing list)
https://gist.github.com/0b3b52050254e273ff11 Example of high performance nginx config (no SSL), for single server hardware, ~ 0.5M client connections. (found on nginx mailing list)
https://gist.github.com/0b3b52050254e273ff11 Example of high performance nginx config (no SSL), for single server hardware, ~ 0.5M client connections. (found on nginx mailing list)
http://blog.zhuzhaoyuan.com/category/c10k/ notes about high-performance unix server programming, things like concurrency models, IO types, memory allocation strategies, etc.