We have about 70 sites on our server that use same application (with different Application Pools) and they use for example a shared skin file. So, is there a way to load this file to memory and share for all applications? What I mean is to share cache in multiple websites to decrease pressure on server.
I agree with Dwefy. But if you need to share dynamic content in memory have a look at memcached