>> Hi Ruslan, >> Under the current scheme, it appears I can have only one vserver based >> application running per server. What if two vServer based applications are >> running on server hostname in the following: >> >> mDataBase = new MyDataBase( hostname, "sa", "sa" ) >> >> >> How difficult would this be to implement? >> mDataBase = new MyDataBase (hostname, ServerName, "sa", "sa" ) > > Absolutely not a problem. > > We will add for .ini file another property > port = 5432 > > Which you will be able change for each app. > So each server will listen its own port. > > Also can be added parameter inPort to Vdatabase constructor
Very cool. Looking forward to the next alpha...
Keith
_______________________________________________ Valentina mailing list Valentina (AT) lists .DO.T macserve.net http://lists.macserve.net/mailman/listinfo/valentina
©2003 Keith DeLong |