Brian Behlendorf <brian@apache.org> wrote:
>
>It was nice to see locus.apache.org able to do 509 simultaneous
>deliveries, a number I could probably bump higher if I rebuilt the
>FreeBSD kernel with a larger FD_SET, need to ask about that...
On FreeBSD-3 and later the kernel and libc are independent of
FD_SETSIZE, so you can compile userland apps with it defined to
whatever value you like and expect it to work. This is mentioned in
the NOTES section of the select(2) manual page.
Tony.
--
how to dot at
|