[progress Communities] [progress Openedge Abl] Forum Post: Appserver Connect With -db Dbname

  • Thread starter Thread starter bart.syryn
  • Start date Start date
Status
Not open for further replies.
B

bart.syryn

Guest
Hi, Probably a stupid question ... On a server I have an appserver and database on the same machine. So I configured that the AppServer connects to the database with the -db parameter set to the psychical dbname (-db D:\DB\test.db) and not with the -H etc parameters. If you connect through -H etc then you get _mprosrv.exe processes according to the settings in the database configuration (number of servers, minimum clients per server and maximum clients per server). Suppose you have set minimum clients per server set to 1, then for every AppServer that it's connected through -H, you get a _mprosrv.exe (until the maximum clients per server etc). I can imagine that doesn't apply when the AppServer connects through -db D:\DB\test.db, but does this have any performance issues. Suppose you have 20 AppServers ? Or is it better to connect with -H etc even if it's on the same machine ? Kind regards Bart

Continue reading...
 
Status
Not open for further replies.
Back
Top