From: <ni...@ba...> - 2000-11-20 07:53:41
|
On Sun, 19 Nov 2000 23:31:55 -0800 "Daniel L. Needles" <dne...@jp...> wrote: >Niel & all, > I think I found it. How do you increase the socket limit? I tried >bumping up /proc/sys/fs/file-max without impact. However, I didn't reboot. >Is that necessisary? Is there another parm that handles the socket limit on >UNIX? You don't have to quote the whole conversation in each mail. setrlimit can change the per-process limit on many Unix variants, at least Linux, Solaris and *BSD. If you hit a system-wide limit, you may need to recompile the kernel after changing some #define (doesn't apply to Solaris :-). /Niels -- Get your firstname@lastname email for FREE at http://Nameplanet.com/?su |