Changeset 669 for trunk/pdns/pdns/docs/pdns.sgml
- Timestamp:
- 04/08/06 22:23:38 (7 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/docs/pdns.sgml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/docs/pdns.sgml
r668 r669 5989 5989 <para> 5990 5990 Maximum number of simultaneous incoming TCP connections allowed. Defaults to 128. Available since 2.9.18. 5991 </para> 5992 </listitem> 5993 </varlistentry> 5994 <varlistentry> 5995 <term>max-tcp-per-client</term> 5996 <listitem> 5997 <para> 5998 Maximum number of simultaneous incoming TCP connections allowed per client (remote IP address). Defaults to 0, which means unlimited. 5991 5999 </para> 5992 6000 </listitem>