3 Aug
2005
3 Aug
'05
12:31 p.m.
"Jose Divino de Lima" <jdlima@prolan.com.br> wrote:
IŽve a challenge now to limit thu number of simultaneous connections (i.e: we can permit only ten connections at the same time).
doc/Simultaneous-Use If you're limiting connections to 10 *different* people, you'll have to write some custom code. Even a shell script would do. Alan DeKok.