
jvm12.conf
Chapter 2 Configuration Files 43
server_root/https-server_id/conf_bk
Syntax
[JVMConfig]
setting=value
...
See Also
Netscape Enterprise Server Programmer’s Guide to Servlets
Table 2-7 jvm12.conf
Setting Allowed Values Default Value Description
variable Any JVM
environment
variable
A JVM environment variable
can be included in jvm.conf
and given a value, for example
(all on one line):
org.omg.CORBA.ORBClass=
com.inprise.vbroker.orb
.ORB
jvm.minHeapSize 1048576
(1 MB)
The minimum heap size
allocated to Java.
For Solaris, change this value to
3145278 (3 MB).For HPUX,
change this value to 4194304
(4 MB). For all other operating
systems, 1 MB is ideal.
jvm.maxHeapSize 16777216
(16 MB)
The maximum heap size
allocated to Java.
jvm.enableClassGC 0 (off), 1 (on) 0 Enables or disables class
garbage collection.
jvm.verboseMode 0 (off), 1 (on) 0 EnablesordisablesJVMverbose
mode. If on, the JVM logs a
commentaryonwhatitisdoing,
such as loading classes. The
commentary appears in the
error log.
jvm.enableDebug 0 (off), 1 (on) 0 Enables or disables JVM remote
debugging.
Comentarios a estos manuales