Hi all,
I want to know what is the maximum number of concurrent users/requests that can WAS6.4(latest pack) support? We are looking at around 40,000 concurrent users.. Is this feasible? If yes what is the max possible?
Regards,
Harsh
PS: Would appreciate a prompt response:)
Hi Craig,
The connections which we are refering here is individual users connections to the portal or web application deployed in WAS 6.40 SP 12.It can have a threshold maximum of 40000 users any time not beyond that.
Appreciate if you help us in this specific scenario.
Regards,
Guru
What type of connections are you referring to?
Terminal connections: see OSS note 22099
The parameters are:
Maximum number of logged on users (parameter: rdisp/tm_max_no): Specify how many users can log on at the same time to an application server. The default is 200.
Maximum number RFC connections (parameter: gw/max_conn): Here, the default is 500, this will normally be enough.
As for a 40,000 are you really going to have that many users simulatenously working? I think you can set the RFC connection parameter to a max of 2000.
See this OSS Note 74141, for info on "Resource Management for tRFC and aRFC"
Craig ur right.we both work for the same group even.
-guru
Add a comment