Q: How well does the Nginx HTTP push module perform with 10 000 concurrent clients? (Ye olde C10k problem). A: Very well. About 7 kB per client and practically zero CPU load. This article describes how I performed the test, using three different hosts – my local computer, a Debian Linux server and a Mac OS X host simulating 10 000 clients. Disclaimer: This test is not intended as a realistic multi