I
Irfan
Guest
Eduardo, Do you filter your response at the client or in the server ? How many concurrent requests do you expect to run ? Your PASOE server is started with too many users which is causing the database to be out of connections. Configure something with the below formulae and you should be able to save some resources. maxABLSessionsPerAgent= + maxAgents= maxConnectionsPerAgent= numInitialAgents=1 numInitialSessions=
Continue reading...
Continue reading...