From: Danny M. <dma...@co...> - 2001-09-23 23:29:57
|
Ann, How would this work for SS? It listens on a particular port and then hands over a new connection to a thread. It is the listening on a particular port that is the issue (before it even gets to the Y-valve I think). Or are you talking about something at the client end? If so, then how does the client know what servers are available and how does it target them separately over TCP/IP? Surely the same issue arises, that you need a different port number for each server. Regards, Danny. ""Ann W. Harrison"" <aha...@ib...> wrote in message news:5.1...@fi...... > At 10:28 AM 9/21/2001 +1000, Danny Mavromatis wrote: > > >Could I suggest that it may be a good idea to have FB listen on a new port > >with every major version change. This would allow people to run multiple > >versions of FB as they switch over from one version to another. > > A much better solution is to get the Y-valve working correctly so it > can direct calls to whichever engine is appropriate for the named > database. > > > Regards, > > Ann > www.ibphoenix.com > We have answers. > > > > _______________________________________________ > Firebird-devel mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-devel > |