IBM HTTP & MS IIS on one system?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere HTTP Server > IBM HTTP & MS IIS on one system?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    IBM HTTP & MS IIS on one system?  
Michael Yashin


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-23-04 10:48 PM

Hi,

I have system with 2 IPs.

Need the following configuration:
IP1:80 - IBM HTTP
IP2:80 - MS IIS

If IIS starts first all is OK. If IBM HTTP starts first, IIS fails
telling "Address is already in use". Because IBM HTTP is smaller it
starts faster (therefore first). Setting dependencies between
services is not a good idea...

Config for IBM HTTP:
Port 80
BindAddress xx.xx.xx.xx (IP1 here)

Is there any solution?


PS. Win2000, IBM HTTP 1.3.26, MS IIS 5





[ Post a follow-up to this message ]



    Re: IBM HTTP & MS IIS on one system?  
Sunit Patke


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-23-04 10:48 PM

There are multiple places in a configuration file (httpd.conf) where you can
bind to an IP address and not all directives have verb bind in it. Look for
VirtualHost definitions etc.

Sunit

"Michael Yashin" <yashin@reksoft.ru> wrote in message
news:4cf458ad.0406230043.3de88f42@posting.google.com...
> Hi,
>
> I have system with 2 IPs.
>
> Need the following configuration:
> IP1:80 - IBM HTTP
> IP2:80 - MS IIS
>
> If IIS starts first all is OK. If IBM HTTP starts first, IIS fails
> telling "Address is already in use". Because IBM HTTP is smaller it
> starts faster (therefore first). Setting dependencies between
> services is not a good idea...
>
> Config for IBM HTTP:
> Port 80
> BindAddress xx.xx.xx.xx (IP1 here)
>
> Is there any solution?
>
>
> PS. Win2000, IBM HTTP 1.3.26, MS IIS 5







[ Post a follow-up to this message ]



    Re: IBM HTTP & MS IIS on one system?  
Aaron W Morris


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
06-26-04 02:54 PM

Michael Yashin wrote:
> Hi,
>
> I have system with 2 IPs.
>
> Need the following configuration:
> IP1:80 - IBM HTTP
> IP2:80 - MS IIS
>
> If IIS starts first all is OK. If IBM HTTP starts first, IIS fails
> telling "Address is already in use". Because IBM HTTP is smaller it
> starts faster (therefore first). Setting dependencies between
> services is not a good idea...
>
> Config for IBM HTTP:
> Port 80
> BindAddress xx.xx.xx.xx (IP1 here)
>
> Is there any solution?
>
>
> PS. Win2000, IBM HTTP 1.3.26, MS IIS 5

Instead of using Port and BindAddress directives, I would recommend a
more straightforward Listen directive:

Listen xx.xx.xx.xx:80

--
Aaron W Morris <aaronmorris@mindspring.com> (decep)






[ Post a follow-up to this message ]



    Re: IBM HTTP & MS IIS on one system?  
Gene


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-28-04 08:04 AM

And configure IIS to listen IP2 only:

Web Site properties:

IP Address: IP2 (default is "all not assigned", then IIS is listening all IP
Adress).

Gene

"Aaron W Morris" <aaronmorris@mindspring.com> escribió en el mensaje
news:cbg3tj$4loc$1@news.boulder.ibm.com...
> Michael Yashin wrote: 
>
> Instead of using Port and BindAddress directives, I would recommend a
> more straightforward Listen directive:
>
> Listen xx.xx.xx.xx:80
>
> --
> Aaron W Morris <aaronmorris@mindspring.com> (decep)
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:11 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register