diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-socket-proxyd.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/systemd-socket-proxyd.xml b/man/systemd-socket-proxyd.xml index ae4217b910..804a8c38f1 100644 --- a/man/systemd-socket-proxyd.xml +++ b/man/systemd-socket-proxyd.xml @@ -85,6 +85,13 @@ <variablelist> <xi:include href="standard-options.xml" xpointer="help" /> <xi:include href="standard-options.xml" xpointer="version" /> + <varlistentry> + <term><option>--max-connections=</option></term> + <term><option>-c</option></term> + + <listitem><para>Sets the maximum number of simultaneous connections, defaults to 256. + If the limit of concurrent connections is reached further connections will be refused.</para></listitem> + </varlistentry> </variablelist> </refsect1> <refsect1> |