Subject Re: [firebird-support] Re: Running Firebird on Citrix
Author Helen Borrie
At 07:32 PM 21/02/2006, David Albiston wrote:
>I don't know if the Classic/SuperServer choice is relevant. I use
>SuperServer.
It's relevant in terms of the number of concurrent users and the
utilisation of RAM. Superserver + all its connections, a single
process of many threads, is a 32-bit process, so it can't address > 2
Gb of RAM in toto.

Classic is the choice if your connection count is likely to escalate
to more than ~300 or so. You just need to give it plenty of
RAM. The 2 Gb limitation is irrelevant for Classic, of course.

All this fell into place for me in the wee hours this morning, as I
was questioning Dmitry on some scalability issues for a white paper...

./heLen