source4 smbd prefork: Add backoff to process restart
[samba.git] / docs-xml / smbdotconf / base / preforkmaximumbackoff.xml
1 <samba:parameter name="prefork maximum backoff"
2                  context="G"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This option controls the maximum delay before a failed pre-fork
7                 process is restarted.
8         </para>
9
10 </description>
11
12 <value type="default">120</value>
13 </samba:parameter>