Thread: Benchmark
View Single Post
  #11  
Old 03-11-2005, 03:44 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
It is just the opposite, we tried sysepoll, the score is lower than using poll() for the concurrent levels we test, not only for lighttpd, same thing with litespeed and other web server we tested before like the 'userver'.
You probably see benefit of sys_epoll for concurrent level at 10,000.

Just do a simple over the network test, not over the loopback, and see the result yourself.
Reply With Quote