AuthTrans Stage
54
Netscape Enterprise Server NSAPI Programmer’s Guide • April 2002 (Draft)
See Also
require-auth
get-sslid
Applicable in
AuthTrans
-class directives.
The
get-sslid
function retrieves a string that is unique to the current SSL session,
and stores it as the
ssl-id
variable in the
Session->client
parameter block.
If the variable
ssl-id
is present when a CGI is invoked, it is passed to the CGI as
the
HTTPS_SESSIONID
environment variable.
The
get-sslid
function has no parameters and always returns
REQ_NOACTION
. It
has no effect if SSL is not enabled.
Parameters
qos-handler
Applicable in
AuthTrans
-class directives.
The
qos-handler
function examines the current quality of service statistics for the
virtual server, virtual server class, and global server, logs the statistics, and
enforces the QOS parameters by returning an error. This must be the first
AuthTrans
function configured in the
default
object in order to work properly.
The code for this SAF is one of the examples in Chapter 6, “Examples of Custom
SAFs.”
For more information, see the Netscape Enterprise Server Performance Tuning, Sizing,
and Scaling Guide.
Parameters
NOTE
This function is provided for backward compatibility only. The
functionality of
get-sslid
has been incorporated into the standard
processing of an SSL connection.
bucket
optional, common to all
obj.conf
functions
bucket
optional, common to all
obj.conf
functions
Summary of Contents for ENTERPRISE SERVER 6.1
Page 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Page 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Page 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...