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

Recycle Worker Processes

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  fail to publish adobe atmoshpere 3D image  
Author Message
leo1

External


Since: Aug 23, 2004
Posts: 1



(Msg. 1) Posted: Mon Aug 23, 2004 10:35 am
Post subject: Recycle Worker Processes
Archived from groups: microsoft>public>inetserver>iis (more info?)

I create my application pools using ADSI and the IIsApplicationPool object. I
am able to customize each pool using the properties of the
IIsApplicationPool, with the exception of the "Recyle Woker Processes (in
minutes)". I'd like to turn this setting off. Would you know what property of
the IIsApplicationPool control this setting? Do you know of a good reference
that I can use to see the mapping for the Application Pool settings I see in
IIS Manager and the corresponding way of controlling them programatically in
either ASDI or WMI?

Thanks

 >> Stay informed about: Recycle Worker Processes 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 2) Posted: Tue Aug 24, 2004 1:41 pm
Post subject: Re: Recycle Worker Processes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

PeriodicRestartTime

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissd...is/alph



ADSUTIL.VBS is a useful tool to see the exact property(s) toggled by the UI.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisre...tm/Comm

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Leo" <Leo.DeleteThis@discussions.microsoft.com> wrote in message
news:E0F7DA0B-59D6-4079-B1EB-4B10F692B1CD@microsoft.com...
I create my application pools using ADSI and the IIsApplicationPool object.
I
am able to customize each pool using the properties of the
IIsApplicationPool, with the exception of the "Recyle Woker Processes (in
minutes)". I'd like to turn this setting off. Would you know what property
of
the IIsApplicationPool control this setting? Do you know of a good reference
that I can use to see the mapping for the Application Pool settings I see in
IIS Manager and the corresponding way of controlling them programatically in
either ASDI or WMI?

Thanks

 >> Stay informed about: Recycle Worker Processes 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
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 unavailable during the time it tkaes to recycle?

worker processes? - I'm using this 2003 Server to serve up about 30 static HTML sites and about 14 ASP database-driven sites. It's a 2-cpu box with 2 gig of RAM. I'm playing with application pools. Out of the 14 ASP database-driven sites, I have 10 that are nearly identical...

Tracking down Worker Processes - 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..

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

IIS recycle asp - Hi, Does anyone has a example of code that recycles application pool or stop/starts it. Thanks I trien following but This didn't work: var objAppPool = GetObject ( "IIS://localhost/w3svc/AppPools/" + defaulapppool ); objAppPool.Recycle();
   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 ]