Subject RE: [firebird-support] Re: Firebird's scalability
Author Alan McDonald
> Hi
>
> The 500 process are already application servers. The users of
> each client will connect to its own server process and not
> directly to FB - this is how the system works now (with flat
> files instead of an SQL database).
>
> So this means not more than 500 clients will be connected to FB.
> Is this a reasonable amount of connection?
>

I would recommend that you pool these connections to something less than 50
connections
Alan