IIS6 - Classic ASP - "out of memory"/"out of string space"
- by glaucon
We have a classic ASP application that's under significantly more load than usual.
We are from time to time been getting "out of memory" and "out of string space" in the httperr. We do not usually see these errors.
For the moment we cannot change the application.
Is there anything we can do to the IIS config which will help to reduce or stop these errors occurring ?
The application pool is set to default values currently.