You can use the worker process PIDs in task manager, or you can run
iisapp.vbs located in c:\windows\system32\ - this will list the defined web
applications, and which w3wp.exe is currently servicing that app.
Web applications are allocated to Web Application Pools. Each Web
Application Pool is serviced by 1 (or more, in the case of a web garden)
worker processes. You can see the recycle configuration in the IIS Manager
under the Web App Pool
Cheers
Ken
"HoTShoT" <@> wrote in message news:uNfR0fWhEHA.3932@TK2MSFTNGP09.phx.gbl...
> How do you track down worker process IDs? I'd just be curious to find out
> which web site it belongs to.
>
> A worker process with process id of '2656' serving application pool
> 'DefaultAppPool' has requested a recycle because the worker process
> reached
> its allowed processing time limit.
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Tracking down Worker Processes