redis客戶端jedis調用redis報錯:Could not get a resource from the pool的解決方法

1. 找到redis在linux系統上的配置文件redis.config   2.修改配置文件信息,將69行bind後面的ip地址改成虛擬機的ip地址,將88行protected-mode 改成no 3. 重啓redis服務
相關文章
相關標籤/搜索