Number of Application server process and JSL connection
Hi All,
This might be the same repeated question, But so far I didn't get any proper answer for it.
When we create a new domain with following template. we get this
Small Use for 1–50 users.
---------------------------------
JSL
Min Handlers=5
Max Handlers=7
PSAPPSRV
Min Instances=2
Max Instances=2
Medium Use for 50–500 users.
----------------------------------------
JSL
-------
Min Handlers=9
Max Handlers=12
PSAPPSRV
--------------
Min Instances=8
Max Instances=8
Large Use for 500–1000 users.
---------------------------------------
JSL
-------
Min Handlers=15
Max Handlers=25
PSAPPSRV
------
Min Instances=25
Max Instances=25
In Our production environment Oracle Solaris Sparc 64 bit with 10GB Ram and 8 CPU's.. When I looked into the concurrent users normally max i saw 40 users but during the month end process. we can max concurrent users nearing to 100. Is it possible to arrive to any formula or calculation for number of PSAPPSRV and JSL Services ? In current production environment ( i didnt mention the information). We are doing Upgrade I am going to retain the same as in current PROD. Just want to know is there any formula to arrive proper number.