Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Manual de usuario Pagina 43

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 148
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 42
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.
Vista de pagina 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 147 148

Comentarios a estos manuales

Sin comentarios