并发量大时总是提示[0]read error on connection to 127.0.0.1:6379[/xxx/vendor/topthink/framework/src/think/cache/Driver.php:355]
有时候提示Borrow the connection timeout in 5.00(s), connections in pool: 0, all connections: 3[/xxx/vendor/open-smf/connection-pool/src/ConnectionPool.php:124]
有时候提示[0]Connection refused[/xxx/vendor/topthink/think-queue/src/queue/connector/Redis.php:66]
有时候提示[0]Redis server 127.0.0.1:6379 went away[/xxx/vendor/topthink/framework/src/think/cache/driver/Redis.php:102]
需要手动重启之后才能恢复正常。