We recently migrated our 32 bit web application to 2008 Server R2 64 bit on IIS 7.5, with 8GB or RAM
Generally fine: some minor issues, but this afternoon we got a few out of memory exceptions.
I recyled the app pool, which resolved the issue. We didn't see this on IIS 6 / W2k3, so I'm digging around to see if we've lost some configuration.
Given the app is 32 bit, what should I set as the virtual and private memory limits to trigger app pool recycling?