On 03/22/12 12:29, Thomas Steinmaurer wrote: > => Does that mean: We have a single executable in Firebird 3. When -m is > used, this means a single server process and the SharedCache, > SharedDatabase parameters controll whether it's SS or SC. When -m is not > used, then it's one process per connection thus CS. > > Is this correct?
Yes. BTW, in posix things are even more funny. "firebird" executable detects, is it started from shell (SS/SC) or from (x)inetd network listener (CS). Therefore no switch "-m" is needed at all. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
