Tuning Your Server for Performance
Chapter
7
Configuring Server Preferences
153
Turning Off the Debugging Dialog Box (Windows NT)
If you’ve installed an application (such as a compiler) that has modified the system
debugging settings and the server crashes, you might see a system-generated
application error dialog box. The server will not restart until you click OK.
To turn off the debugging dialog box that appears if the server crashes, perform the
following steps:
1.
Start the Registry Editor.
2.
Select the AeDebug key, located in the left side of the Registry window in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
.
3.
Double-click the Auto value in the right side of the window.
The String Editor dialog box appears.
4.
Change the string value to 1.
Tuning Your Server for Performance
There are two ways to tune the thread limit: through editing the
magnus.conf
file
and through the Server Manager.
If you edit the
magnus.conf
file,
RqThrottleMinPerSocket
is the minimum value
and
RqThrottle
is the maximum value.
The minimum limit is a goal for how many threads the server attempts to keep in
the
WaitingThreads
state. This number is just a goal. The number of actual threads
in this state may go slightly above or below this value. The default value is 48. The
maximum threads represents a hard limit for the maximum number of active
threads that can run simultaneously, which can become a bottleneck for
performance. The default value is 512.
If you use the Server Manager, follow these steps:
1.
Go to the Preferences tab.
2.
Click the Performance Tuning link.
3.
Enter the desired value in the Maximum simultaneous requests field.
For additional information, see the online help for the Performance Tuning page.
Summary of Contents for NETSCAPE ENTREPRISE SERVER 6.0 - ADMINISTRATOR
Page 1: ...Administrator s Guide Netscape Enterprise Server Version6 0 November 2001...
Page 18: ...18 Netscape Enterprise Server Administrator s Guide November 2001...
Page 26: ...26 Netscape Enterprise Server Administrator s Guide November 2001...
Page 48: ...Migrating a Server 48 Netscape Enterprise Server Administrator s Guide November 2001...
Page 50: ...50 Netscape Enterprise Server Administrator s Guide November 2001...
Page 146: ...146 Netscape Enterprise Server Administrator s Guide November 2001...
Page 242: ...242 Netscape Enterprise Server Administrator s Guide November 2001...
Page 294: ...294 Netscape Enterprise Server Administrator s Guide November 2001...
Page 332: ...Deleting a Virtual Server 332 Netscape Enterprise Server Administrator s Guide November 2001...
Page 378: ...378 Netscape Enterprise Server Administrator s Guide November 2001...
Page 396: ...Responses 396 Netscape Enterprise Server Administrator s Guide November 2001...
Page 414: ...Posting to JSPs 414 Netscape Enterprise Server Administrator s Guide November 2001...
Page 432: ...Further Information 432 Netscape Enterprise Server Administrator s Guide November 2001...
Page 444: ...444 Netscape Enterprise Server Administrator s Guide November 2001...