Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual do Utilizador Página 91

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 124
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 90
Legacy Configuration Files
Chapter 8 Legacy Servlet and JSP Configuration 91
# server checks for jsp and servlet files being modified (global
# context only)
# context.<context_name>.bufferSize=bytes - initial http output stream buffer size
# context.<context_name>.docRoot=path (forward slashes only) - this context
# document root when not specified - web server’s document root
# will be used (default)
# context.<context_name>.inputStreamLengthCheck=(true|false) - makes
# ServletInputStream stop reading data when Content-Length bytes
# are read
# context.<context_name>.outputStreamFlushTimer=(seconds|0) - forces the stream
# to flush the data if certain time elapsed since the last flush;
# 0 - ignore it
# context.<context_name>.uri=contex_uri_base - additional URI prefix which
# servces as a context base
# context.<context_name>.authdb=name - authentication database
# context.<context_name>.classpath=name - global classpath for this context
# context.<context_name>.signleClassLoader=(true|false) - tells the servlet
# engine whether to use a single class loader for all servlets in
# the context
# context.<context_name>.serverName=name - server instance name
# context.<context_name>.contentTypeIgnoreFromSSI=(true|false) - ignore
# setContentType when invoked from SSI
# context.<context_name>.parameterEncoding=(utf8,none,auto) - advises the web
# server on how to decode parameters from forms
# context.<context_name>.isModifiedCheckAggressive=(true|false) - determines
# whether to be aggressively checking dependencies for the servlet
# loader to reload modified servlets
#
# <context_name>="global" is reserved for the global context. Every new context
# will inherit initial settings of the global context
#
# Context properties:
# context.global.sessionmgr=com.netscape.server.http.session.SimpleSessionManager
# context.global.sessionmgr.initArgs=
# context.global.initArgs=initial=0
# context.global.respondCookieVersion=0
# context.global.tempDir=/tmp
# context.global.reloadInterval=5
# context.global.bufferSize=4096
# context.global.docRoot=/foo/bar
# context.global.inputStreamLengthCheck=true
# context.global.outputStreamFlushTimer=0
# context.global.uri=/
# context.global.authdb=default
# context.global.classpath=
# context.global.singleClassLoader=false
# context.global.contentTypeIgnoreFromSSI=true
Vista de página 90
1 2 ... 86 87 88 89 90 91 92 93 94 95 96 ... 123 124

Comentários a estes Manuais

Sem comentários