Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Tracking down Worker Processes

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
worker processes? - I'm using this 2003 Server to serve up about 30 static HTML sites and about 14 ASP sites. It's a 2-cpu box with 2 gig of RAM. I'm playing with pools. Out of the 14 ASP sites, I have 10 that are nearly

IIS 6.0 Worker Processes - impact to server during recycle? - I'd like to set my worker processes to recycle at 3am every day. My question - how long does it take to recycle? Will my web server be during the time it tkaes to recycle?

Multiple worker processes for a single application in a ap.. - Hello All, In IIS 6.0 We have a concept of worker processes and pools. As I it, we can have multiple worker process per pool. Each worker process is dedicated to a pool. If I assign only one to a..

Tracking Usage - I am trying to find the best way to track usage to my site. I am running Server 2003, so I would assume using the logs from IIS, I just don't know a good way to decipher them. Any

Tracking Logins - I am trying to write an that will include as one of its features the ability to track login times (entrance and exit). I think the whole exercise is rather trivial so if the user actually logs out. What I am not too sure how to go..
Next:  IIS5 intermittent crash  
Author Message
user1778

External


Since: Jun 13, 2004
Posts: 11



(Msg. 1) Posted: Wed Aug 18, 2004 8:11 pm
Post subject: Tracking down Worker Processes
Archived from groups: microsoft>public>inetserver>iis (more info?)

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.

 >> Stay informed about: Tracking down Worker Processes 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 2) Posted: Thu Aug 19, 2004 7:13 pm
Post subject: Re: Tracking down Worker Processes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]