ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / protocol / servermultichannelsupport.xml
blob105627139a52540fa8e3ee56086af43f8eecdcc1
1 <samba:parameter name="server multi channel support"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This boolean parameter controls whether
7     <citerefentry><refentrytitle>smbd</refentrytitle>
8     <manvolnum>8</manvolnum></citerefentry> will support
9     SMB3 multi-channel.
10     </para>
11     <para>This parameter was added with version 4.4.</para>
12     <para>
13     Note that this feature was still considered experimental up to 4.14.
14     </para>
16     <para>Due to dependencies to kernel APIs of Linux or FreeBSD, it's only possible
17     to use this feature on Linux and FreeBSD for now. For testing this restriction
18     can be overwritten by specifying <constant>force:server multi channel support=yes</constant>
19     in addition.</para>
21     <para>
22     This option is enabled by default starting with to 4.15 (on Linux and FreeBSD).
23     </para>
24 </description>
26 <value type="default">yes</value>
27 </samba:parameter>