mod_plsql
I
mod_plsql does not support stateful mode of operation. To equip PL/SQL
applications with stateful behavior, save state in cookies and/or in the database.
PlsqlTransferMode
mod_plsql. Most applications use the default value of CHAR.
Category
Syntax
Default
Example
Notes:
I
I
PlsqlUploadAsLongRaw
type, as opposed to using the default BLOB data type. The default can be overridden
by specifying multi-line directives of file extensions for field. A value of '*' in this
field causes all documents to be uploaded as LONGRAW.
Category
Syntax
Default
Example
7-48 Oracle HTTP Server Administrator's Guide
An older value of stateful=STATELESS_PRESERVE corresponds to
PlsqlSessionStateManagement
StatelessWithPreservePackageState.
Specifies the transfer mode for data from the database back to
This parameter only needs to be changed to enable sending back responses in
different character sets from the same DAD. In such a case, the CHAR mode is
useless, since it always converts the response data from the database character
set to the mod_plsql character set.
In older versions of the product, RAW transfer mode was not supported.
Value
PlsqlUploadAsLongRaw string multiline
None
PlsqlUploadAsLongRaw jpg, PlsqlUploadAsLongRaw gif
Value
PlsqlTransferMode CHAR/RAW
CHAR
PlsqlTransferMode CHAR
Specifies the extensions to be uploaded as LONGRAW data
Need help?
Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?