拍爱

sysctl.sh 101B

12345
  1. #!/bin/bash
  2. sudo sysctl -w net.core.somaxconn=4096
  3. sudo sysctl -w net.core.netdev_max_backlog=50000