This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Is it possible to configure websphere to listen to multiple IPs? How? I am trying to use different IPs in the HTTP transport list, but it does not seem to work for me Thanks!
SCJP, SCWCD, SCBCD, IBM CSD WebSphere v5, <br />A+, MCP 2000 and 2000 server, CST, and few incompleted certification tracks.<br /> <br />Ivory Coast<br /> <br />Analyze your web Request/Response @ <a href="http://webtools.servehttp.com" target="_blank" rel="nofollow">http://webtools.servehttp.com</a> down for a while...
HTTP Transports: Allows you to add to or configure the transports associated with the Web container. WebSphere maintains a counter for HTTP transport ports. The counter starts at port 9080 for HTTP and 9443 HTTPS. When this option is selected, and a new application server is created, WebSphere assigns the next port number available to the Web container HTTP transports, for example 9081 for HTTP and 9444 for HTTPS. Port numbers must be unique for each application server instance on a given machine.
I see this on page 424 of sg24-6195-00. Are you adding more ports on the view shown when HTTP Transport is clicked in figure 13-5?
Brahim Bakayoko
Ranch Hand
Joined: Aug 29, 2003
Posts: 155
posted
0
I am trying to have websphere listen on multiple IPs not just different ports.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Configuring Websphere to listen to multiple IPs