configtab_rootnode2.htm 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <html>
  2. <!--This html file is XHTML complaint, as set forth in the
  3. w3c recommendations except for the following:
  4. Lists work as they do in older versions on HTML and not as
  5. directed in XHTML.
  6. The <a name=" "> tags have targets that use spaces. -->
  7. <head>
  8. <meta name="keywords" content="e-commerce, ecommerce, Netscape, Internet software, e-commerce applications, electronic commerce, ebusiness, e-business, enterprise software, net economy, software, ecommerce solutions, e-commerce services, AOL, America Online, netscape software, netscape solutions, marketplace, digital marketplace" />
  9. <meta name="description" content="Netscape, an AOL Time Warner Company, produces the world renowned
  10. Netscape Browser as well as top notch server software." />
  11. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
  12. <meta name="templatebase" content="Authored in FrameMaker. Converted to HTML in WebWorks Publisher. manual wdt 1.6" />
  13. <meta name="LASTUPDATED" content="09/08/03 17:36:02" />
  14. <title>Netscape Directory Server Help: Performance Tab</title>
  15. <!--The following is a javascript which determines whether the client
  16. is on a Windows machine, or is on another type of operating system. Once
  17. the operating system is determined, either a windows or other operating
  18. system cascading style sheet is used. -->
  19. <script type="text/JavaScript" src="/manual/en/slapd/help/sniffer.js">
  20. </script>
  21. </head>
  22. <body text="#000000" link="#006666" vlink="#006666" alink="#333366" bgcolor="#FFFFFF">
  23. <!--maincontent defines everything between the body tags -->
  24. <!--start maincontent-->
  25. <!--navigationcontent defines the top row of links and the banner -->
  26. <!--start navigationcontent-->
  27. <table border="0" cellspacing="0" cellpadding="0" width="100%">
  28. <tr>
  29. <td><table border="0" cellspacing="0" cellpadding="0">
  30. <tr>
  31. <td valign="bottom" width="67">
  32. <img src="/manual/en/slapd/help/netscape32.gif" height="32" width="32" border="0" alt="Netscape logo" />
  33. </td>
  34. <td valign="middle">
  35. <span class="product">Netscape Directory Server</span>
  36. <span class="booktitle">Console Help</span>
  37. </td>
  38. </tr>
  39. </table>
  40. </td>
  41. </tr>
  42. <tr>
  43. <td>
  44. <hr size="1" noshade="noshade" />
  45. <span class="navigation">
  46. <a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
  47. DocHome
  48. </a>
  49. </span>
  50. &nbsp;&nbsp;&nbsp;&nbsp;
  51. </td>
  52. </tr>
  53. </table>
  54. <!--end navigationcontent-->
  55. <!--bookcontent defines the actual content of the file, sans headers and footers -->
  56. <!--start bookcontent-->
  57. <blockquote>
  58. <br />
  59. <p class="h1">
  60. <a name="25226"> </a>
  61. <a name="Performance Tab"> </a>
  62. Performance Tab
  63. </p>
  64. <p class="text">
  65. <a name="25227"> </a>
  66. Use this tab to tune the performance of your directory.
  67. </p>
  68. <p class="text">
  69. <a name="25228"> </a>
  70. <b>Size limit. </b>The maximum number of entries the directory returns to a client application in response to a search operation. To set no limit, enter<code> -1</code> in the text box.
  71. </p>
  72. <p class="text">
  73. <a name="25229"> </a>
  74. <b>Time limit.</b> The maximum amount of time (in seconds) the server spends performing a search request. To set no limit, enter <code>-1 </code>in the text box.
  75. </p>
  76. <p class="text">
  77. <a name="25230"> </a>
  78. <b>Idle timeout.</b> The time (in seconds) the server maintains an idle connection before terminating the connection. A value of <code>0</code> indicates no limit.
  79. </p>
  80. <p class="text">
  81. <a name="25231"> </a>
  82. <b>Max number of file descriptors.</b> The maximum number of file descriptors available to the directory. This option is not available for Directory Servers running on Windows.
  83. </p>
  84. </blockquote>
  85. <!--end bookcontent-->
  86. <!--footercontent defines the bottom navigation and the copyright. It also includes
  87. the revision date-->
  88. <!--start footercontent-->
  89. <br />
  90. <br />
  91. <span class="navigation">
  92. <a style="text-decoration: none; color:#006666" href="/manual/en/slapd/index.htm">
  93. DocHome
  94. </a>
  95. </span>
  96. &nbsp;&nbsp;&nbsp;&nbsp;
  97. <hr noshade="noshade" size="1" />
  98. <p class="copy">&copy; 2001 Sun Microsystems, Inc. Portions copyright 1999, 2002-2003 Netscape Communications Corporation. All rights reserved.</p>
  99. <br />
  100. <p class="update">Last Updated <b>September 08, 2003</b></p>
  101. <!--end footercontent-->
  102. <!--end maincontent-->
  103. </body>
  104. </html>