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 » WebSphere Message Broker (ACE) Support » HTTP Request node multiple sockets in Time_wait

Post new topic  Reply to topic
 HTTP Request node multiple sockets in Time_wait « View previous topic :: View next topic » 
Author Message
rahoor
PostPosted: Wed May 27, 2009 9:39 am    Post subject: HTTP Request node multiple sockets in Time_wait Reply with quote

Apprentice

Joined: 21 Jul 2003
Posts: 34

A WMB 6.1 HTTP request node is configured to connect to a WAS 6.1 on an XP workstation to port 9080.

To allow socket reuse:
HTTP protocol is set to 1.1
Request timeout 120
HTTP 1.1 keep alive is enabled

To elminate the web server as a potential source of the issue:
Web browsing to the URL creates an established socket followed by a clean close when the user closes the browser window.

Symptoms
The broker flow makes multiple request to the same URL and subsequently receives a reply w/o errors. However, the host reports multiple sockets in FIN_WAIT while queried via

netstat -an | find "9080"

It appears that the HTTP request node is making a new socket connection for each request and is also not closing the previous socket before requesting a new one (?)

I am interested in learning if there is a fix to reduce the max number of connections to just one and eliminate the FIN_WAIT
Back to top
View user's profile Send private message
rahoor
PostPosted: Sat Jun 06, 2009 5:35 pm    Post subject: update Reply with quote

Apprentice

Joined: 21 Jul 2003
Posts: 34

The same setup going to an AIX WAS maintains a single socket in established mode. We are good to go, as the XP workstation was just a standin before a longterm setup was achieved.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTP Request node multiple sockets in Time_wait
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.