N
Nick K.
We have ASP.Net web applications running on a Windows 200 Server using the
..Net Framework 1.0. We have been experiencing out of memory errors being
displayed on the web page after the application runs for sometimes days.
I have attempted to adjust the settings in the machine.config file setting
the <processModel> memoryLimit attribute up from the default 60 (%) to
80(%). Around this same time we upped the memory on this server to 4 Gig.
The application seemed to run for longer before getting the out-of-memory
errors, but they still happen before we have to re-boot the server.
Should this memoryLimit be bumped up even more? Are there other attributes
in the <processModel> that should be adjusted that would help? How do we go
about tracking down what is taking up all the memory?
..Net Framework 1.0. We have been experiencing out of memory errors being
displayed on the web page after the application runs for sometimes days.
I have attempted to adjust the settings in the machine.config file setting
the <processModel> memoryLimit attribute up from the default 60 (%) to
80(%). Around this same time we upped the memory on this server to 4 Gig.
The application seemed to run for longer before getting the out-of-memory
errors, but they still happen before we have to re-boot the server.
Should this memoryLimit be bumped up even more? Are there other attributes
in the <processModel> that should be adjusted that would help? How do we go
about tracking down what is taking up all the memory?