Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Why can't IIS 6.0and apache use port 80 at the same time

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail why IIS 6.0and apache can not use port 80 at the same time, the content of the article is of high quality, so the editor will share it with you for reference. I hope you will have some understanding of the relevant knowledge after reading this article.

Now apache and IIS servers are widely used Web platforms. IIS 6.0servers can be used as a Web server alone or with compatible tools. It can be used to establish Internet commerce, to access and manipulate data from different data sources, and to create Web applications, which use server scripts and component code to perform some client-server functions.

The information of * * can be found on the IIS server Web site. You can also find some helpful information in the Server area section of the MSDN Online Web Workshop content table.

IIS 6.0 is closely integrated with Windows NT server to ensure that network administrators and application developers have the same security, network and management functions as Windows NT server.

In order to debug the program, we have installed IIS 6.0and apache on this machine, but we cannot use port 80 at the same time. Here, we will explain the solution:

IIS5, coexist under multi-IP, IIS is 192.168.0.1 and Apache is 192.168.0.2 original address

C:\ Inetpub\ Adminscripts cscript adsutil.vbs set w3svc/disablesocketpooling true the command feedback is as follows: (BOOLEAN) True

Restart IIS 6. 0

Inetpub\ AdminScripts > cscript adsutil.vbs set w3svc/disablesocketpooling true

Because DisableSocketPooling is defined as a valid property in the IIS 6. 0 Metabase Schema (MBSchema.xml), you can still set this property using Adsutil.vbs, but this setting does not work. The features in IIS 6.0are part of the new core-level driver HTTP.sys. To configure HTTP.sys, you must use Httpcfg.exe.

About why IIS 6.0and apache can not use port 80 at the same time to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report