Trimming LAN Manager Server Service to Tune ApplicationsLast reviewed: November 13, 1997Article ID: Q154075 |
The information in this article applies to:
SUMMARYWhen Microsoft Windows NT Server is installed, the Microsoft LAN Manager Server service ("Server" in the list of installed network software/services) in Control Panel Network is configured to maximize file server performance. However, if you install Microsoft SQL Server, the server is changed to maximize performance for network applications. With both settings, server service will allocate a considerable amount of memory for internal buffers and tables, depending on the amount of physical memory installed. However, this setting is only reasonable if the Server service is used during normal operation. If the computer running Windows NT Server is mainly used for application services, this memory should be used for other components. All interprocess communication, except Named Pipes, does not use Server service. All remote administration, except DHCP and WINS, is currently done with remote call procedures (RPCs) over Named Pipes. Therefore, if you are not using file sharing and Named Pipes, except for remote administration, you can set the server service for other options in Control Panel as described below in the More Information section.
MORE INFORMATIONTo set the memory usage of server service, open the Network tool in Control Panel, and double-click the entry for Server. A dialog box will come up with four selections:
ARTICLE-ID: Q101041 TITLE : Excessive and Unnecessary Paging File ActivityIf you do not have any clients connecting to server service except remote administration, you can set it to Minimize; if there are only a few clients you can set it to Balance. Here is a list of application services that wiill benefit from changing this setting to Maximize Throughput for Network Applications:
- Microsoft SNA Server (IPX and TCP sockets available since versions 2.1x) - Microsoft SQL Server - Microsoft Systems Management Server - Microsoft Exchange Server - Microsoft Transaction Server - Microsoft Message Queue Server Services/functions that suffer from the customization of Maximize Throughput for Network Applications are: - Windows NT File and Print Services for Microsoft Network Clients - Windows NT Primary Domain Controllers - Windows NT Backup Domain Controllers in Resource Domains The problems you might experience when you have configured the Server service for too little memory are intermittent connection failures (for example, "not enough server memory to process this request") or problems connecting (for example, "server refused the connection"). In one instance, this setting was changed to Minimize on an R/3 server with Oracle database; the time for the database import was reduced by 30 percent.
|
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |