Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <dataCacheClient maxConnectionsToServer="12">
- <hosts>
- <host name="foobar001" cachePort="22233" />
- <host name="foobar002" cachePort="22233" />
- <host name="foobar003" cachePort="22233" />
- </hosts>
- <localCache isEnabled="false" sync="TimeoutBased" objectCount="100000" ttlValue="300" />
- <clientNotification pollInterval="60" />
- <securityProperties mode="None" protectionLevel="None" />
- <transportProperties connectionBufferSize="131072" maxBufferPoolSize="2147483647" maxBufferSize="2147483647" maxOutputDelay="2" channelInitializationTimeout="100" receiveTimeout="900000" />
- </dataCacheClient>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement