This post discuss about recycling application pools when memory limits are exceeded. Recycling based on memory limits is not necessary in 64-bit environment. It is suggested that recycling should not be enabled in 64-bit environment. Unnecessary recycling can result in dropping in user requests and performance.
Note: When application memory limits are exceeding then change the recycle settings in Internet Information Services(IIS).
1. Make sure that you are a member of Farm Administrators group.
2. O...
(more)