Ram cache on Windows Server 2008
        Posted  
        
            by Jonas Lincoln
        on Server Fault
        
        See other posts from Server Fault
        
            or by Jonas Lincoln
        
        
        
        Published on 2010-03-19T08:52:51Z
        Indexed on 
            2010/03/19
            9:01 UTC
        
        
        Read the original article
        Hit count: 336
        
Scenario: We have a file cluster on a UNC share. A couple of IIS web servers serve files from this UNC share. This is done through a IIS-module, and this module does not use the built-in IIS-caching feature. We'd like to cache the files from the UNC share in a ram disk.
So far, we've found this product: http://www.superspeed.com/servers/supercache.php
Are there other products that can help us cache the files from the UNC-share in ram?
© Server Fault or respective owner