ulimit -a

sysctl net.core.somaxconn

sysctl -w net.core.somaxconn=65535

# mysqladmin flush-hosts

mysql> set GLOBAL max_connections=2000

相关文章:

  • 2021-12-14
  • 2021-07-05
  • 2022-12-23
  • 2021-08-27
  • 2021-10-11
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-11
  • 2021-07-17
  • 2021-08-14
  • 2021-07-02
  • 2021-12-23
相关资源
相似解决方案