Is it possible to benchmark the ideal configuration setting for the AM to say for about 100 concurrent users.
What i am looking out for is say the maxPoolSize, RerourcePoolSize etc. AM are heavy objects and proper configuration will really be beneficial and can be taken as a starting point for all projects.
Of lately a nos of post are floated on OTN forum regarding the proper values of these attributes and novice users are clueless of the same.
thnks
Kamaal
John
What i really fell is if there is some best used configuration that experts have been using can really help a new developer.
For eg:
On the hardware front lets say we can streamline some settings for say 100 users with 1 weblogic sever on a 32 bit machine (so the heap size will be max of 1 gb) or a 64 bit machine (heap size of max 4 gb).
On the project level lets say 10 bounded TF with 10 AM (i have been brought up with the learning that 1 AM for 1 TF) etc, close to 10 fragments etc.
I agree that the values changes from application to application but i really feel there has to be a matrix of some of these values that give the best performance.
thnks
Kamaal