Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Instrukcja Użytkownika Strona 44

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 148
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 43
jvm12.conf
44 Netscape Enterprise Server Programmers Guide April 2002 (Draft)
jvm.printErrors 0 (off), 1 (logs
to log file), 2
(logs to
stderr)
0 Enables or disables reporting of
errors through vfprintf.
jvm.option Allows you to set vendor JVM
options.
jvm.profiler Specifies the profiler. If you use
the optimizeit profiler from
IntuitiveSystems,youmust also
set the OPTIDIR setting.
jvm.disableThreadRecycling 0 (off), 1 (on) 0 Enables or disables thread
recycling. If on, the server
always creates a global scope
thread to execute servlets.
Otherwiseaglobalscopethread
iscreated onlywhen therequest
handling thread is not in the
global scope.
jvm.serializeAttach 0 (off), 1 (on) 0 If on, threads that attach to the
JVMareserialized.By default(if
off), threads can attach to the
JVM in parallel.
jvm.stickyAttach 0 (off), 1 (on) 0 Setting the value of this
parameterto1 causesthreadsto
rememberthattheyareattached
to the JVM.
jvm.trace 5 Determines the trace level. For
servlet and JSP debugging, the
recommended level is7.Level5
displays servlet engine
messages. Level 6 displays
servlet and JSP engine
messages.Level7 displays these
and other exceptions in the
browser.
jvm.allowExit 0 (off), 1 (on) 0 Enablesor disablesexit fromthe
process.
Table 2-7 jvm12.conf
Setting Allowed Values Default Value Description
Przeglądanie stron 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 147 148

Komentarze do niniejszej Instrukcji

Brak uwag