
magnus.conf
Chapter 2 Configuration Files 45
magnus.conf
Purpose
Contains global variable settings that affect server functioning. This file is read
only at server start-up.
java.compiler NONE Specifies the Java compiler. See
your JVM documentation for
options that turn the JIT (just in
time) compiler on and off. This
should be set to NONE when
jvm.enableDebug is on.
OPTITDIR A path * Specifies the path to the profiler
if the profiler is optimizeit.
nes.jsp.enabledebug 0 (off), 1 (on) 1 Enables or disables verbose JSP
compilation tracing.
jvm.include.CLASSPATH 0 (off), 1 (on) 1 Specifies whether to include the
CLASSPATH environment
variable value in the
jvm.classpath setting.
nes.jsp.forkjavac 0 (off), 1 (on) 0 If on, Java compilation of JSPs
runs in a separate process.
jvm.serializeFirstRequest 0 (off), 1 (on) 1 for Linux
and
Compaq®
(DEC);
0 for other
platforms
If on, ensures that only one
request thread loads and
constructs a servletobject. Once
a servlet is loaded and
initialized, new requests to the
same servlet happen in parallel.
This setting must be on for
Linux and Compaq (DEC).
jvm.classpath Apathwith
forward
slashes only
Specifies the path(s) to JAR files
dependent on the JVM. Enter
additional classpath values as
needed.
* N:/App/IntuitiveSystems/OptimizeIt30D,whereN is thedrive on which OptimizeIt is installed.
Table 2-7 jvm12.conf
Setting Allowed Values Default Value Description
Comentarios a estos manuales