Re: max filedescriptor on linux

From: Miquel van Smoorenburg <list-squid@dont-contact.us>
Date: 18 Feb 2000 21:20:55 GMT

In article <cistron.003401bf7983$a9295c40$0900000a@server>,
Jonathan Fortin <jonf@revelex.com> wrote:
>Hello,
>
>if you can find out how to have more fd's then 1024 on a 2-2.14 kernel,
>please infor me, ive been looking on how to do that for months

# uname -a
Linux drinkel.cistron.nl 2.2.13 #1 Sun Oct 24 12:49:30 CEST 1999 i686 unknown

# ulimit -a
cpu time (seconds) unlimited
file size (blocks) unlimited
data seg size (kbytes) unlimited
stack size (kbytes) 8192
core file size (blocks) 0
resident set size (kbytes) unlimited
processes 256
file descriptors 1024
locked-in-memory size (kb) unlimited
virtual memory size (kb) unlimited

# ulimit -Hn 2048 -n 2048

# ulimit -a
cpu time (seconds) unlimited
file size (blocks) unlimited
data seg size (kbytes) unlimited
stack size (kbytes) 8192
core file size (blocks) 0
resident set size (kbytes) unlimited
processes 256
file descriptors 2048
locked-in-memory size (kb) unlimited
virtual memory size (kb) unlimited

Mike.

-- 
"quote me on this one - overgaan op Exchange is een wijs besluit" -- MarcoH.
-- 
The From: and Reply-To: addresses are internal news2mail gateway addresses.
Reply to the list or to miquels@cistron.nl (Miquel van Smoorenburg)
Received on Fri Feb 18 2000 - 14:28:19 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:20 MST