How to view the application pool for the W3P.exe process in IIS

Source: Internet
Author: User

For IIS6 can be run

Iisapp-a to display the performance list for the application pool.

Iisapp.vbs It is a scripting program that requires SP1 to install 2003

and IIS7 can directly use its shell command.

C: "Windows" System32 "inetsrv>appcmd.exe list WP to display

Sometimes because the server security problem can not be directly run, we can be solved by the following method.

view w3wp process in IIS7

In IIS, you can use the Iisapp command to view all w3wp processes, but Microsoft has changed its approach in IIS7, using the Appcmd command, as follows:
1: There are appcmd.exe tools in the System32 folder,%windir%\system32\inetsrv\appcmd.exe
2: Open the Doc Command window, navigate to the folder
3: Enter the view command: Appcmd list WP, you can see all the w3wp process situation

How to view the application pool for the W3P.exe process in IIS

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.