PHP怎么设置链接redis的超时时间

有时候redis不稳定,很难连接上,如何设置超时时间?

$this->redis = new Redis();
$this->redis->connect($host, $port,3);//3秒超时
$this->redis->auth($auth);
联系我们

邮箱 626512443@qq.com
电话 18611320371(微信)
QQ群 235681453

Copyright © 2015-2024

备案号:京ICP备15003423号-3