caching\MemCache setServers()

setServers() public method

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.

doc_Yii
2016-10-30 16:54:12
Comments
Leave a Comment

Please login to continue.