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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.