Page 1 of 1

HELP! - How Many Users Are Allowed On My Server?

Posted: Tue May 15, 2012 3:56 am
by Kleptopia
What is the max amount of people allowed on my server?

Re: HELP! - How Many Users Are Allowed On My Server?

Posted: Tue May 15, 2012 4:49 pm
by katsklaw
That depends solely on how you compiled and configured your server.

Things that affect max users:

1> FDMAX: This is a compiled in figure on Linux and Windows. It's dynamic on *BSD. On Linux do ulimit -n See: http://en.wikipedia.org/wiki/File_descriptor
2> Your Allow block(s)
3> Your Class blocks(s)