Hello, Is SOMAXCONN (which in sys/socket.h is defined at 128 on my system) an upper limit for each server-daemon? or total concurrent network connections that the OS can deal with at anyone time? I am just curious .... :-) Stephen