摘要: [代码] 阅读全文
posted @ 2010-08-05 19:52 poisson_notes 阅读(389) 评论(0) 推荐(0)
摘要: IIS 6 (Win2003 )中查看某个应用程序池对应那个 W3WP.exe 进程,可以使用如下命令,输出结果类似如下:C:\WINDOWS\system32>cscript iisapp.vbs Microsoft (R) Windows Script Host Version 5.6 Copyright (C) Microsoft Corporation 1996-2001. All rights reserved. W3WP.exe PID: 1172 AppPoolId: StsAdminAppPool W3WP.exe PID: 2656 AppPoolId: MSShare 阅读全文
posted @ 2010-08-05 19:17 poisson_notes 阅读(1678) 评论(0) 推荐(0)