Subject Rép. : Re: [firebird-support] Re: con current connection limit
Author Maciek BOROWKA
>>> pabeach@... 18/11/03 16h31 >>>
<<What's a developer to do if he expects to have >1024 concurrent
users?>>
>Take a copy of the source code, increase the connection limit for SS
> and recompile.

> Regards
>Paul

Won't work with Linux (limit for concurent socket() connections per
process). Unless of course, SS doesn't use socket().
Someone can confirm that?

./Maciek