aspnet_wp processes memory usage

A

aepuras

Hi all,

We are using a machine with win 2000 server and IIS 5.
It hosts some ASP, ASP.NET 1.1 and ASP.NET 2.0 applications.

The aspnet_wp processes memory usage builds up untill we are getting
out of memory system errors.
We need to kill both aspnet_wp processes a few times a day in order to
bring the server back to life.

Can anyone help me diagnose this problem?

Thanks,
Adrian
 
P

Petar Atanasov

aepuras said:
Hi all,

We are using a machine with win 2000 server and IIS 5.
It hosts some ASP, ASP.NET 1.1 and ASP.NET 2.0 applications.

The aspnet_wp processes memory usage builds up untill we are getting
out of memory system errors.
We need to kill both aspnet_wp processes a few times a day in order to
bring the server back to life.

Can anyone help me diagnose this problem?

Thanks,
Adrian

Have you made any bug fixes, modifications, upgrades ?
Is there anything in the event logs ?
Or resorses, like open stream, etc. left open ?
Any COM and/or 3rd party objects not destroyed ?
Just make sure - probably something small but important is omited...

Regards,
Petar Atanasov
http://a-wake.net
 

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

Top