Posted: Sun Mar 07, 2004 1:31 pm Post subject: max connection number
Novice
Joined: 25 Feb 2004 Posts: 12
I write a multi-thread application and all threads make a connection to MQ. But only 99 threads can connect ok. I change the queue manager's maxhandler, but no effect.
Pls help me!
CHANNELS:
MaxChannels = 200 ; Maximum number of channels allowed.
MaxActiveChannels = 200 ; Maximum number of active channels allowed at a point in time.
You will need to stop and start the queue manager for the change to take effect.
Thats only true for some platforms. Windows for examples has the qm.ini mapped into the registry and you need to use the GUI or amqmdain to update these values.
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