Chapter 10, Configuring the Server for Performance
259
Benchmarking the Netscape Enterprise Server
Enterprise Server 4.0 has a relaxed logging mode that easies the requirements
of the log subsystem. Adding “
relaxed.
logname
=
anything
” to the
“
flex-init
” line in
obj.conf
changes the behavior of the server in the
following way: Logging variables other than the “blessed few” does not prevent
the accelerated path from being used. If the accelerator is used, the “non-
blessed” variable (which is then not available internally) will be logged as “
-
”.
The server does not use the accelerator for dynamic content like CGIs or
SHTML, so all the variables would be logged correctly for these requests.
Using Local Variables
The JavaScript virtual machine in Enterprise Server 4.0 implements significant
improvements in processing local variables (variables declared inside a
function). Therefore, you should minimize the use of global variables (variables
declared between the <server> and </server> tags), and write applications to
use functions as much as possible. This can improve the application
performance significantly.
Benchmarking the Netscape Enterprise
Server
This section describes how to benchmark the Enterprise Server using SpecWeb
and WebStone.
For optimal performance in benchmark situations, make sure that Web
Publishing, and Search are disabled. To do this, complete the follwoing steps in
your Server Manager:
1.
Go to the Web Publishing tab.
2.
Click the WebPublishing State link.
3.
Change the state to off if it is on, and apply the change.
4.
Go to the Search tab.
5.
Click the Search State link.
6.
Change the state to off if it is on, and apply the change.
Содержание 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 ...