并發量大時總是提示[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]
需要手動重啟之后才能恢復正常。