My site has a fairly deep navigation structure, and quite often it looks like there is a memory leak due to the navigation window, especially SPWeb objects.
The log message looks like
There is a potentially excessive number of SPRequest objects (14) that are not currently released in stream 5. Make sure that this object or its parent object (for example, SPWeb or SPSite) is correctly placed.
source
share