setServers() public method
See also:
| public void setServers ( $config ) | ||
|---|---|---|
| $config | array |
List of memcache or memcached server configurations. Each element must be an array with the following keys: host, port, persistent, weight, timeout, retryInterval, status. |
Please login to continue.