PSAPPSRV consumes large memory and it runs very slow
My company has 1 app server and 1 DBMS(oracle) server system.
App server has 6 weblogic server load balanced by apache RPS. (each weblogic has 1GB of heap memory)
and I made 4 of peopletools domains for parallel processing. (its psappsrv.cfg configurations are below)
[PSAPPSRV]
Min Instances = 5
Max Instances = 5
Service Timeout=1200
Recycle Count=5000
Max Fetch Size=100000
Auto Select Prompt=1
Tuxedo Queue Size=65535
App server is SUN T3(Solaris 10), 32core, 32GB memory machine. I think that it is very large system to use alone for HRMS.
Its average user is 100users/day. But it works REALLY slow. when I mesure by peoplesoft ping, it shows that app server delayed over 4 seconds.