Add multiple sites to WINXP iis5

Source: Internet
Author: User

 

Turn: http://hi.baidu.com/congener/blog/item/4a70060f028afae9aa645730.html

Recently, I used ASP to do some things. I needed IIS and Photoshop to make some images. Previously, it was done under win2003, but many Chinese fonts in Photoshop could not be used. We had to make images under xp. However, in XP, we could only create one IIS site, and there were only 10 concurrent processes, debugging often stops. It's hard to go back and forth, and I 've been trying to find a perfect solution.
Download matabase2.2
If you search for winxp iis on the internet, you will find many questions about how to increase the number of concurrent IIS processes.ArticleBut all of them are the same:
Microsoft provides metaedit, a tool for managing IIS. metaedit works on Windows NT4.0 and Windows 2000. I found that metaedit works normally on Windows XP. In addition, metaedit can only manage IIS of version ii4.0, iis5.0, or later.


It seems very good, but open the following directory and you will find that there are still 10 threads, and it cannot be changed!

However, after repeated tests, I found that a maximum of 40 can be set, and the increase will be 10. Although the upgrade is not very large, it is generally enough to debug 40, so do not consider XP when building a server.

You may find that there are 4 sites under my W3SVC :)

In fact, it is very simple, as long as you export the site to a text file in matabase-> export Web Sites

After it is opened, copy the information except the first line, paste it to the following, and then
/Lm/w3svc/1
Replace all
/Lm/w3svc/2.
Then use matabase-> Import text file to import the modified file:

in this way, two sites are available, and the path and other information can be modified independently. However, the two sites cannot run at the same time, but it is much easier than changing them each time. Follow this method to create more sites. :)
matabase I have not studied it in depth. There are still many things to explore. Let's leave it for you to study, do not forget to tell me any new discoveries:
In addition, I also tried to install IIS of other versions such as IIS6 and iis5 of win2000server on XP by modifying the Windows component installation information, but they all end with failures. IIS cannot run after it is installed! In addition, no successful cases are found on the Internet. Most of them say that IIS6 can only run on 2003.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.