few servers on the same computer.
Keith DeLong
delong at redcort.com
Wed Apr 30 19:47:14 CDT 2003
>> 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
More information about the Valentina
mailing list