Chapter 10, Configuring the Server for Performance
227
Miscellaneous magnus.conf Directives
MaxProcs
(
Unix
)
Use this directive to set your Unix server in multi-process mode, which allows
for higher scalability on multi-processor machines. If, for example, you are
running on a four-processor CPU, setting
MaxProcs
to
4
improves
performance: one process per processor.
If you are running Enterprise Server 4.0 in multi-process mode, you cannot run
LiveWire, Web Publisher, and WAI.
This directive results in one primordial process and four active processes:
MaxProcs 4
Note
This value is not tunable from the server.
Accept Thread Information
MinAcceptThreadsPerSocket
/
MaxAcceptThreadsPerSocket
Use this directive to specify how many threads you want in accept mode on a
listen socket at any time. It’s a good practice to set this to equal the number of
processes. You can set this to twice (
2x
) the number of processes, but setting it
to a number that is too great (such as ten (
10x
) or fifty (50x)) allows too many
threads to be created and slows the server down.
CGIStub Processes (Unix)
You can adjust the
CGIStub
parameters on Unix systems. In Enterprise Server
4.0, the CGI engine creates
CGIStub
processes as needed to handle CGI
processes. On systems that serve a large load and rely heavily on CGI-
generated content, it is possible for the
CGIStub
processes spawned to
consume all system resources. If this is happening on your server, the
CGIStub
processes can be tuned to restrict how many new
CGIStub
processes can be spawned, their timeout value, and the minimum number of
CGIStub
processes that will be running at any given moment.
Содержание 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 ...