On Thu, May 27, 2010 at 10:28 AM, Simon Pieters <[email protected]> wrote:
> From our testing it seems that Vista has a limit of 1398 open sockets. > Apparently Ubuntu has a limit of 1024 file descriptors per process. > On Linux, that is just the default (which may vary between distros) and can be configured by the administrator -- see ulimit -n, sysctl -w fs.file-max, and fs.file-max in /etc/sysctl.conf (location may var between Linux distros). -- John A. Tamplin Software Engineer (GWT), Google
