Oracle B12255-01 Instrukcja Użytkownika Strona 92

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 224
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 91
mod_plsql
7-22 Oracle HTTP Server Administrator’s Guide
dads.conf
This file contains the configuration parameters for the PL/SQL database access
descriptor (DAD). A DAD is a set of values that specifies how mod_plsql connects
to a database server to fulfill a HTTP request.
cache.conf
This file contains the configuration settings for the file system caching functionality
implemented in mod_plsql. This configuration file is relevant only if PL/SQL
applications use the OWA_CACHE package to cache dynamically generated content
in the file system.
Configuration Parameters
Table 7–3 contains a list of mod_plsql configuration parameters. They are
discussed in detail in later sections.
While specifying a value for a configuration parameter, follow Oracle HTTP Server
conventions for specifying values. For instance, if a value has white spaces in it,
enclose the value with double quotes. For example: PlsqlNLSLanguage
“TRADITIONAL CHINESE_TAIWAN.UTF8”
Also, multi-line directives enables you to specify the same directive multiple times
in a DAD.
See Also: Oracle HTTP Server mod_plsql Users Guide for details on
caching functionality in mod_plsql.
Table 7–3 mod_plsql Configuration Files and Parameters
Configuration File Parameters
plsql.conf PlsqlDMSEnable
PlsqlLogEnable
PlsqlLogDirectory
PlsqlIdleSessionCleanupInterval
Przeglądanie stron 91
1 2 ... 87 88 89 90 91 92 93 94 95 96 97 ... 223 224

Komentarze do niniejszej Instrukcji

Brak uwag