From b2093e3016027d6b5cf06b3f91f30769bfc099e2 Mon Sep 17 00:00:00 2001 From: cvsadm Date: Fri, 21 Jan 2005 00:44:34 +0000 Subject: Moving NSCP Directory Server from DirectoryBranch to TRUNK, initial drop. (foxworth) --- ldap/docs/dirhlp/help/configtab_rootnode2.htm | 154 ++++++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 ldap/docs/dirhlp/help/configtab_rootnode2.htm (limited to 'ldap/docs/dirhlp/help/configtab_rootnode2.htm') diff --git a/ldap/docs/dirhlp/help/configtab_rootnode2.htm b/ldap/docs/dirhlp/help/configtab_rootnode2.htm new file mode 100644 index 00000000..89a86f5b --- /dev/null +++ b/ldap/docs/dirhlp/help/configtab_rootnode2.htm @@ -0,0 +1,154 @@ + + + + + + + + + + + + +Netscape Directory Server Help: Performance Tab + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+Netscape logo + +Netscape Directory Server +Console Help +
+
+
+ + + + + + + + + + +DocHome + + +     + + + + +
+ + + + + + +
+
+

+ + +Performance Tab +

+ +

+ +Use this tab to tune the performance of your directory. +

+

+ +Size limit. The maximum number of entries the directory returns to a client application in response to a search operation. To set no limit, enter -1 in the text box. +

+

+ +Time limit. The maximum amount of time (in seconds) the server spends performing a search request. To set no limit, enter -1 in the text box. +

+

+ +Idle timeout. The time (in seconds) the server maintains an idle connection before terminating the connection. A value of 0 indicates no limit. +

+

+ +Max number of file descriptors. The maximum number of file descriptors available to the directory. This option is not available for Directory Servers running on Windows. +

+ +
+ + + + + +
+
+ + + + + + + + + + +DocHome + + +     + + + + +
+

© 2001 Sun Microsystems, Inc. Portions copyright 1999, 2002-2003 Netscape Communications Corporation. All rights reserved.

+
+

Last Updated September 08, 2003

+ + + + + + \ No newline at end of file -- cgit