# ./dklimits 1
Can open 1020 AF_LOCAL sockets with socketpair
Can open 0 AF_INET sockets with socketpair
Can open 1021 fds
Can open 1021 files
Can poll 1025 sockets
Can bind 1021 ephemeral ports
Dan Kegel wrote:
> Federico Edelman Anaya wrote:
> >
> > Yeah .. I put in /etc/sysctl.conf
> >
>
> How can I increase the FD in the Kernel 2.4.3?
echo 32768 > /proc/sys/fs/file-max
See also http://www.kegel.com/c10k.html#limits.filehandles
- Dan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at h
Hi! I am newbie in this list! .. I'm Federico Edelman Anaya ... well! ..
I have a question ...
I need increase the FD (File Descriptors) ... I was change the value of
the FD in kernel 2.2.17:
/usr/include/bits/types.h:
#define __FD_SETSIZE1024-> 4096
/usr/src/linux/include/linux/posix_
3 matches
Mail list logo