Large number of http connections immediately dropped

2008-07-16 Thread Alexander Strange
We're running a rather high-load webserver using FreeBSD 7-RELEASE/ amd64/nginx on an Intel em gigabit connection. Performance is good for our current bandwidth use (about 20Mbit and ~2000 connections/sec at the moment), but a large number of HTTP requests are being immediately dropped before

Re: Real Insight on Performance

2008-07-16 Thread Rahul
Thanks Alexander, I need multi-threaded support because I will need to share data between threads. I am not just serving static pages, I am actually performing data manipulation using data that comes in the request as well as what's in memory. The memory could grow to at least 4 GB. Actually, I wo