Common Performance Problems
256
Netscape Enterprise Server Administrator’s Guide
Common Performance Problems
This section discusses a few common performance problems to check for on
your web site:
•
Low-Memory Situations
•
Under-Throttled Server
•
Cache Not Utilized
•
KeepAlive Connections Flushed
•
Log File Modes
•
Using Local Variables
Low-Memory Situations
If you need Enterprise Server to run in low-memory situations, try reducing the
thread limit to a bare minimum by lowering the value of
RqThrottle
in your
magnus.conf
file. Also you may want to reduce the maximum number of
processes that the Enterprise Server will spawn by lowering the value of the
MaxProcs
value in the
magnus.conf
file.
Under-Throttled Server
The server does not allow the number of active threads to exceed the Thread
Limit value. If the number of simultaneous requests reaches that limit, the
server stops servicing new connections until the old connections are freed up.
This can lead to increased response time.
In Enterprise Server, the server’s default
RqThrottle
value is 512. If you want
your server to accept more connections, you need to increase the
RqThrottle
value.
Checking
The symptom of an under-throttled server is a server with a long response time.
Making a request from a browser establishes a connection fairly quickly to the
server, but on under-throttled servers it may take a long time before the
response comes back to the client.
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...