appfabric - Cache Host config in Azure In-Role caching -


Accordingly (on appraffic caching, which is running the ezire), give me a distributed CacheService.exe.config < / Code> file is located on \ Windows \ System32 \ AppFabric , but it does not exist on any instance.

Remoting any of the searches for examples and configs, I get many cache-related config files in e: \ plugins \ caching .

The CacheService.config.exe file looks very promising (similar to DistributedCacheService .exe.config ), except that dataCacheConfig has not been started:

  & lt; DataCacheConfig cacheHostName = "" & gt; & Lt ;! - Comment / simulation below to disable / enable file sync logging. Apart from this, the location feature is not respected. It is specified since only being mandatory - & gt; & Lt ;! - & lt; Log logLevel = "3" location = "" /> - & gt; & Lt; Cluster Config Connection String = "" /> & Lt; / DataCacheConfig & gt;  

I need to confirm that some data cache settings on server data are being configured correctly to resolve.

My client-side web.config looks something like this:

  & lt; Data cachets & gt; & Lt; DataCache client name = "Datacar 1" & gt; & Lt; AutoDiscoverEnabled = "true" identifier = "MyRoleName" /> & Lt; TransportProperties maxBufferPoolSize = "6400000" maxBufferSize = "256" /> & Lt; / DataCacheClient & gt; & Lt; Datacache client name = "Datacent 2" & gt; & Lt; AutoDiscoverEnabled = "true" identifier = "MyRoleName" /> & Lt; TransportProperties maxBufferPoolSize = "0" maxBufferSize = "10485760" /> & Lt; / DataCacheClient & gt; & Lt; Datacache client name = "datak 3" & gt; & Lt; AutoDiscoverEnabled = "true" identifier = "MyRoleName" /> & Lt; TransportProperties maxBufferPoolSize = "3276800" Maxbufarisz = "32768" /> & Lt; / DataCacheClient & gt; & Lt; / DataCacheClients & gt;  

Where do I get the cash host configuration file in Ezur in-roll caching (colocated)?

The host properties that you have configured on the AppFabric cache in the complex Dynamically InRole Has been started in the cache. You can see caching .csplugin on programming files \ Microsoft SDKs \ Windows Azure.NET SDK \ v2.2 \ bin \ plugins \ caching to see endpoint for cache server.


Comments