From: Gustaf N. <ne...@wu...> - 2006-01-06 20:58:01
|
> Make sure you've read the C10K page: > > http://www.kegel.com/c10k.html > > you might want to check lighthttp with its benchmarks, it tried a lot to improve throughput based on the c10k tipps, including epoll for linux. it is at least a nice reference. http://www.lighttpd.net/ -gustaf |