Register  |  Login




Advertisement

Start Your Own Q&A Site

Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.

Question

Status: Closed Points: 75 Time: 10:43 - Jan 23, 2007  

dustPuppy

what does recycling of asp.net process in IIS mean?

I can see that it is possible to set the recycling interval in for the application pool and also to set if the worker process should shut down after being idle for a certain time.
But what does that actually mean and why would I want to shut the worker process down?
Doesn't it just make access to the website longer when it has to "start up" first time it is hit afterwards?

Categories

Answer Discussion
Tutorials

 

rcastagna

Date:: Jan 25, 2007

Time:: 06:46

dustPuppy,

Your assumptions are pretty much spot on.

When the worker process in .NET recycles - either explicitly or in response to an encountered error - it unloads all applications (sites) running under that worker process. When it restarts, it will take a bit of time to reload all the assemblies used in that process, any application-level tasks for each application, and the application assemblies when they are first called.

Effectively the two scenarios - shutting down the Worker Process during idle, and recycling the app pools - do the same thing: release memory resources being used back to the system.

The perception to that first user starting up an application (site) for the first time should be minimal, if at all, unless you've got a monster of an assembly to compile on first use.

Basically, it's "garbage collection" for the memory used by the worker process and the app pools.

I hope this helps,
Ric

dustPuppy

Date:: Jan 25, 2007

Time:: 08:55

thanks, Ric. I do have an issue with it taking a little to long time to "restart" afterwards.
But in principle if the application is running alone on a dedicated server, there should be no reason to recycle, unless it's because of an error detected by IIS where the application doesn't respond, right?

rcastagna

Date:: Jan 25, 2007

Time:: 11:57

That's correct, dust...there are a few other errors (memory leaks being one) that will cause IIS to restart the app pool or the worker process. Of course, that should never happen, either, because us developers *never* make mistakes that would cause a memory leak! <grin />

Ric

dustPuppy

Date:: Jan 25, 2007

Time:: 12:01

:) exactly. That's why I also never bother to test anything I code, since I *know* it works perfectly :D
thanks for your comments. Here comes the points...

Question Answered

This question has been closed, and points have been rewarded to the following experts:


rcastagna: 75

You're welcome however to comment or give additional information or if you wish, you have the ability to write a Tutorial in the Tutorial Area.

Answer this Question

New User

Email:

Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address

Registered User

Username:

Password:

Forgot Your Password?

No tutorials have been submitted yet. Want to be the first?

Answer this Question

New User

Email:

Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address

Registered User

Username:

Password:

Forgot Your Password?

Ask a Question

Have a new question? Ask!

You have 100 characters to use



Top Experts

View More

Rank

Expert

Points

1.

nidhi

10354

2.

oracleofDelphi

6493

3.

rcastagna

5596

4.

LAGM

4848

5.

PeterNZ

3487

6.

gonzalo

2840

7.

Mason

2770

8.

jgivoni

2303

9.

xarcus

1820

10.

Anpanman

917

Become an Expert

Register today to share your knowledge with the community and be recognized and rewarded for your contributions.


Register Here




"Psst, Quomon is a great site. Pass it on."     Tell a Friend  |   Link To Us  |   Save to Delicious  |   Digg! Digg it



Language Options

English:

www.quomon.com

Español:

www.quomon.es