In conversations with the AppFabric team at MS Support, I was told that the maximum tested data object size for insert to AppFabric caching was 5MB per insert.
Based on that base number, could someone recommend starting values for the rest of the DataCacheFactory configuration settings that have numeric and timespan value types?
The ones I'm thinking about are spread throughout the various sub-classses used in configuring the DataCacheFactory:
ChannelOpenTimeout
MaxConnectionsToServer
NotificationsPollInterval
NotificationsMaxQueueLength
RequestTimeout
TransportChannelInitializationTimeout
TransportConnectionBufferSize
TransportMaxBufferPoolSize
TransportMaxBufferSize
TransportMaxOutputDelay
TransportReceiveTimeout
Thanks,
Kimball