Caching Server Installation and ConfigurationThe use of a caching server is completely optional and is only recommended for very large libraries which have very high usage. Server InformationIt is recommended to use a 64-bit version of the latest Microsoft Server operating system. (i.e., Server 2008 R2 64-bit) Software InstallsInstallation of the following software packages is required to run the caching server:
AppFabric Caching Service ConfigurationYou will need to configure your instance of the AppFabric caching service. You can use our existing configuration file as a template. You can import an existing configuration file by launching the app fabric management prompt and entering the command: Import-CacheClusterConfig -File "C:\CacheClusterConfig.xml" SobekCM ConfigurationOnce your caching server is running, you need to update the SobekCM_Settings table's Caching Server value to include a reference to the caching server. Restarting the web application will cause the caching service to begin being used for caching result and item objects. |