I've done my homework and perused the sources, as tradition advices :-)
El Viernes, 28 de Marzo de 2008, Roberto Suarez Soto escribió:
> So, does this mean that I have to recompile both pen and the kernel of the
> server where it's running to allow for (for example) 5000 simultaneous
> connections?
It would be so if using select(), but it seems that using poll() this limit
is avoided. Unfortunately, the Debian packaged version of pen doesn't
use "--with-poll" when compiling, so I couldn't use it. I've recompiled the
package (also updating the upstream version in Debian, 0.15, to 0.17.2) and
enabled it.
Consider it a "beta" version, but if you're interested you can download it
from here:
http://public.allenta.com/pen/
I hope my belief on poll() is true, but I'd be very thankful if someone could
confirm that it should handle many more connections than select(). Thanks in
advance.
-- Roberto Suarez Soto Allenta Consulting robe_at_allenta.com www.allenta.com +34 881 922 600Received on Fri Mar 28 2008 - 17:15:57 CET
This archive was generated by hypermail 2.2.0 : Fri Mar 28 2008 - 17:15:57 CET