Re: Java Web Server vs IIS
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 08/27/03
- Next message: David Wang [Msft]: "Re: HELP! enable iis using ssl to run exe's"
- Previous message: David Wang [Msft]: "Re: the POST verb in a in script folder."
- In reply to: Vincent Cho: "Java Web Server vs IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Aug 2003 20:12:17 -0700
You will need to configure both web servers to listen to different ports,
whether it is HTTP or HTTPS/SSL.
If you have applications on both web servers that both want to listen to SSL
traffic... you have a problem that needs additional software and
configuration to solve, depending on your networking setup.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Vincent Cho" <capsule_cab@yahoo.com> wrote in message news:04d101c36b68$f74f5c50$a601280a@phx.gbl... I have these JWS and IIS installed in my Win2K server. Normally I use JWS with SSL to run my web pages. Recently, I installed IIS in to run another new application. So, I change the port to 8800. In this case, JWS used port 80. Will this SSL port in JWS crashed with IIS SSL port?? I've found that by default IIS will use this SSL port with port number 443. My JWS also used the same port number. After I reboot the server, my JWS seems like cant start at all. Should I get my SSL cert for the IIS as well?? Or can I change the port for SSL in IIS??
- Next message: David Wang [Msft]: "Re: HELP! enable iis using ssl to run exe's"
- Previous message: David Wang [Msft]: "Re: the POST verb in a in script folder."
- In reply to: Vincent Cho: "Java Web Server vs IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|