The deployment environment: application server with MQ machines are redhat6.8 version
Now I through the netstat - an | grep port number, found that no matter how to configure the TCP link is only three,
But I directly in the Windows environment through the IDE (eclipse) links the MQ link is very normal, namely configure how much have how much,
Consult a great god give some ideas,
After tests found a little to find answers to today is actually my side configuration the configuration of the number of links is less, but there was another problem, the maximum number of active threads is my local Windows configuration to 10, by netstat - an | grep port view, can see 10 TCP link, but I'm linnux with aix environment set the maximum number of threads should be set to 100, to get 10 TCP link, this is strange,
Our side is through the configure mule - JMS XSD numberOfConsumers value sets the maximum number of threads, passing by the great god will help to point out the obvious,
CodePudding user response:
Baidu search "Linux aix maximum number of TCP connections"CodePudding user response: