swift/doc
Luciano Lo Giudice 1760a0cb9f Fix the sysctl parameter used to tune connections
The documentation currently uses the sysctl parameter:
'net.ipv4.netfilter.ip_conntrack_max', but it's been deprecated
for a long time. This patch switches it to:
'net.netfilter.nf_conntrack_max', which is the modern equivalent.

Change-Id: I3fd5d4060840092bca53af7da7dbaaa600e936a3
2021-07-21 15:00:13 -03:00
..
manpages diskfile: don't remove recently written non-durables 2021-07-19 21:18:02 +01:00
s3api s3api: Fix prefix/delimiter/marker quoting 2020-05-15 22:47:25 -07:00
saio s3api: Allow CORS preflight requests 2021-03-15 13:52:05 -07:00
source Fix the sysctl parameter used to tune connections 2021-07-21 15:00:13 -03:00
requirements.txt Switch to newer openstackdocstheme and reno versions 2020-06-03 08:31:04 +02:00