Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

What are the correct WebSphere container tuning parameters?

 I found the article on tuning RTC 4.0 https://jazz.net/library/article/1029. But I just wanted to gut check on whether or not I'm understanding the article correctly. If I'm reading it correctly if you have 300 active users then you need to set the jdbc connection pool size to 7500? This is bumping it from the default of 128? This seems like a huge jump? 

Similarly the web container threads should be bumped to 300*50=15,000? 

Do these numbers sounds realistic against other large deployments? 

0 votes



One answer

Permanent link
The idea in this article is to cover CONCURRENT users.  So while you may have 300 users, only a subset of those users will be accessing the infrastructure at the same time.  The web container threads should be multiplied by 10 (it says that later in the paragraph).  Keep in mind this is to cover BURSTS in usage (a worst case scenario).  As you start to get to these larger numbers, the increase should not really be linear.  I might imagine my small team of 10 developers all logging in and loading fresh workspaces at roughly the same time, however, I don't ever imagine the entire 500 developers in my division all logging in and reloading their workspaces at the same time.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 04 '13, 12:33 p.m.

Question was seen: 5,286 times

Last updated: Mar 04 '13, 6:47 p.m.

Confirmation Cancel Confirm