Aspnet worker process recycling

M

mark

Just wondering if anyone has aspnet process recycling set up in any
production environments. Our worker process memory gets out of control
after being up for about a day or so and we were thinking about setting up
some thresholds on memory usage.

Any experiences using this would be greatly appreciated.

thanks
 
C

Curt_C [MVP]

what do you need to know? I believe I have one site set to with something
like a 100mb limit threshhold (might be lower/higher, dont remember).
Setting it up is no biggie, just dont set it too low to kill your site.
 
M

mark

Just wondering if it caused any problems. Like killing sessions or messing
up a request if it was in the middle of processing a page when it restarts.

thanks
 
A

ashelley

Just wondering if it caused any problems. Like killing sessions or messing
up a request if it was in the middle of processing a page when it restarts.

thanks

I believe the sessions will be lost.

-Adam
 
M

mark

That's weird because we've been testing this internally by setting the
timeout to 1 MINUTE, and then pounding pages that all use session and they
work fine. If the session was lost, the page would error.

?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,765
Messages
2,569,568
Members
45,042
Latest member
icassiem

Latest Threads

Top