I've already been explaining in my previous post about application pools how to save on page file by reusing application pools. When you need to release page file size and memory consumption, you can run iisreset. This will kill each application pool for each site and therefore release the memory...