Forum Post: Pacific parameters for performance tunning

  • Thread starter Thread starter dziugasj
  • Start date Start date
Status
Not open for further replies.
D

dziugasj

Guest
For one Pacfic instance (for example oepas1) we have one Session manager, one MS Agent which controls numerous ABL sessions. Can please anybody explain Pacific parameters from openedge.properties: [AppServer.SessMgr] agentStartupParam -- connection to the db is made here maxABLSessionsPerAgent =200 -- When number of Sessions is increased ? I always get initial number from numInitialSessions maxAgents =10 -- For Pacific development version MS Agent is always one ? maxConnectionsPerAgent =50 -- Do not understand this parameter and how to tune it, description from README does not help. numInitialAgents =1 [AppServer.Agent] numInitialSessions =50 -- Number of Sessions per MS Agent. This parameter determine how many DB connections are made P.S. What for several MS agents are needed if we have a lot of sessions ?

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