Posted: Tue Jan 17, 2006 2:55 pm Post subject: QCF Session conn against Message Listener Port Max Session
Acolyte
Joined: 15 Dec 2004 Posts: 66
Hello,
I am running WAS 5.1.1.8 with MQ 5.3.10. I have an MDB in my application that will be servicing a single queue with moderate to heavy volume.
The material I have read for configuring the 3 fields: MLP maxsession, QCF conn pool and QCF session pool - is a little vague, some good some okay, I enjoyed the jms topologies from Roland however I am stumped on this.
I set the MLP maxsessions to 20, but for the corresponding QCF (conn pool and session pool Max Connections) I am confused
the QCF conn pool-max connections is for the physical connections so I can set this to 25, but the QCF session pool Max connections should be set to about double the MLP max sessions so it should be set to 40?
I am not too happy with that recommendation because it only takes into account the receiver side.
Now look at the min value for max connections:
receiving : sum(mdb instances) for the same connection.
sending : How many processes / MDBs / EJBs are sending to that same connection ? Add that to the min value for max connections.
But this gives you a min value only. Depending on how big a pool the above number mandates you can double it or add 20 to 50 %.
Now you have to check the max conn / max handles on the MQ Server the connection points to. Due to adding the WEB app (additional load) you may have to reassess those numbers.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum