Skip to content

Commit

Permalink
services/gw-jp: Add net.ipv4.tcp_max_orphans settings
Browse files Browse the repository at this point in the history
  • Loading branch information
taoky committed Sep 21, 2024
1 parent c54fb0f commit 96b5ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/services/gateway-jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ So we increased this sysctl setting:

```shell title="/etc/sysctl.d/00-ustclug.conf"
net.nf_conntrack_max = 262144
net.ipv4.tcp_max_orphans = 262144
```

0 comments on commit 96b5ea6

Please sign in to comment.