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

Source: Internet
Author: User
First click View in Windows Task Manager--Select Columns--Select the PID (process identifier) so that the process ID number is displayed in the process.

For IIS6, you can run

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

Iisapp.vbs It is a scripting program that requires SP1 to be installed at 2003

and IIS7 can use its shell command directly.

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

Sometimes because the server security problem can not be directly run, we may use the following method to solve.

View w3wp process in IIS7

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

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.