Posted: Tue Apr 28, 2015 2:06 am Post subject: HTTP connections to MB getting timed out
Apprentice
Joined: 21 Mar 2014 Posts: 44
Hi All,
Looking for your help to resolve the below issue.
We have an application that runs some jobs which connects to Message broker via HTTPS. We noticed that these jobs are always failing the first time it is run. But works perfectly the second time.There is no difference in the way in which the jobs are run first time and second time. Also the job fails at the same time everyday
We checked on CPU and memory usage on the server at that particular time. It was well below the threshold (70%). One thing we noticed was there were too many CLOSE_WAIT connections on the server at that time. Can someone help me to understand what needs to be checked and if needed changed?
Below are the properties set for the HTTPS port
HTTPConnector
uuid='HTTPConnector'
address=''
port='7090'
allowTrace=''
maxPostSize=''
acceptCount=''
bufferSize=''
compressableMimeTypes=''
compression=''
connectionLinger=''
connectionTimeout=''
maxHttpHeaderSize=''
maxKeepAliveRequests='0'
maxSpareThreads=''
maxThreads='1000'
minSpareThreads=''
noCompressionUserAgents=''
restrictedUserAgents=''
socketBuffer=''
tcpNoDelay=''
enableLookups='false'
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