Netscape ENTERPRISE SERVER 6.1 - PROGRAMMER GUIDE TO SERVLETS Programmer's Manual page 113

Guide to servlets
Table of Contents

Advertisement

Table C-1
jvm12.conf settings
Setting
jvm.option
jvm.profiler
jvm.disableThreadRecycling
jvm.serializeAttach
Allowed Values
Default Value
0 (off), 1 (on)
0
0 (off), 1 (on)
0
jvm12.conf Parameter Reference
Description
Allows you to set vendor JVM
options.
The following options are
ignored, because there are
equivalents to these settings: -D,
-Xnoclassgc, -Xdebug,
-Xms, -Xmx, -verbose
Specifies the profiler. If you use
the optimizeit profiler from
Intuitive Systems, you must also
set the OPTIDIR setting.
For more information about this
optimizer, see Appendix D,
"Remote Servlet Profiling."
Enables or disables thread
recycling. If on, the server
always creates a global scope
thread to execute servlets.
Otherwise a global scope thread
is created only when the request
handling thread is not in the
global scope.
If on, threads that attach to the
JVM are serialized. By default (if
off), threads can attach to the
JVM in parallel.
Appendix C
JVM Configuration
113

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.1

Table of Contents