memcached.config
上传用户:wenllgg125
上传日期:2020-04-09
资源大小:7277k
文件大小:1k
- <?xml version="1.0"?>
- <MemCachedConfigInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <ApplyMemCached>false</ApplyMemCached>
- <ServerList>10.0.2.137:11211</ServerList>
- <PoolName>DiscuzNT_MemCache</PoolName>
- <IntConnections>128</IntConnections>
- <MinConnections>128</MinConnections>
- <MaxConnections>512</MaxConnections>
- <SocketConnectTimeout>1000</SocketConnectTimeout>
- <SocketTimeout>3000</SocketTimeout>
- <MaintenanceSleep>30</MaintenanceSleep>
- <FailOver>true</FailOver>
- <Nagle>true</Nagle>
- <LocalCacheTime>30</LocalCacheTime>
- </MemCachedConfigInfo>