I've compiled pen on OpenBSD3.1 with filedescriptors set to 1000
(./configure --with-daemon --with-poll --with-fd-setsize=1000). I set
ulimit to 1000 (ulimit -n 1000) and ran pen. It still tells me it can
handle 256 connections only:
server1:/tmp# echo "conn_max"|nc vmobsd31 26176
256
Why's that?
T.
This archive was generated by hypermail 2.1.2 : Tue Sep 17 2002 - 11:58:40 CEST