We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3ed5f commit 88b70e8Copy full SHA for 88b70e8
1 file changed
basefiles/sysctl.d/99-dstack.conf
@@ -0,0 +1,3 @@
1
+# Increase conntrack table for high-concurrency gateway/proxy workloads.
2
+# Default 262144 is insufficient when proxying >100K concurrent connections.
3
+net.netfilter.nf_conntrack_max = 2097152
0 commit comments