ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » max connections

Post new topic  Reply to topic
 max connections « View previous topic :: View next topic » 
Author Message
techno
PostPosted: Fri Sep 30, 2005 11:32 pm    Post subject: max connections Reply with quote

Chevalier

Joined: 22 Jan 2003
Posts: 429

there are two settings I have seen:

1. Default maximum outstanding connection requests queued at a TCP/IP port

2. Maxchannels, maxactivechannels in qm.ini

which one takes precedence? Or am I understanding it differently? Or whichever is hit first, will be effective?

In case of (1): will it be counting all the active receiving channels at qmgr listening port?
Back to top
View user's profile Send private message
wschutz
PostPosted: Sat Oct 01, 2005 3:44 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

They are two different things.

The MaxActiveChannels limits the maximum number of active channels running at one time.... (of course )...

The "listener backlog" parameter:
Quote:
ListenerBacklog=number
Override the default number of outstanding requests for the TCP/IP listener.

When receiving on TCP/IP, a maximum number of outstanding connection requests is set. This can be considered to be a backlog of requests waiting on the TCP/IP port for the listener to accept the request. The default listener backlog values are shown in Table 5.


This limits how many "requests" to get a channel going (think rcvr and svrconn) and be queued. Its not related to how many are actually running. So if suddendly, you have 1000's of mq clients trying to start a channel at once, you might bump into this restriction.

If the requests come in slowing enough that no backlog is built-up, then eventually MAXACTIVECHANNELs would restrict you.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » max connections
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.