Installation guide
Windows Server Administration
FlashCONNECT Administrator’s Guide 107
where filename is a randomly generated 10 character string (for example,
jaofvhznwx). The random generation ensures that each file name is unique.
Parameter(s)
NOTE—
• An automatically generated question mark (?) separates the error path and
the appended text file.
• In this example, the path specified in the NoServerException actually calls
a PERL program. This allows you to create a custom program (PERL or
other) for handling the data passed.
• Because each new text file generated is unique, it is good practice to
occasionally delete old files from the directory.
Parameter (UNIX) Parameter
(Windows)
Description
RedirectParametersPath Directory for
temporary files
Specifies the path in which to create a
text file that contains the name and
value pair parameters of the error as
well as the W3EXCEPTIONERROR and
W3EXCEPTIONTEXT variables
(generated by the error). This text
file is then appended to the URL of
the specified error. If left null
(default), the text file is not created
and nothing is appended to the URL.
NoFCServiceException NoFCService Specifies the redirect URL for
FCService not running errors.
NoServerException NoServer Specifies the redirect URL for server
pool not found errors.
PipeException Pipe Specifies the redirect URL for pipe
errors.
SocketException Socket Specifies the redirect URL for socket
errors.
ProtocolException Protocol Specifies the redirect URL for
protocol errors.
PersistentTimeoutException PersistentTimeout Specifies the redirect URL for
persistent timeout errors.
InvalidParameterException InvalidParameter Specifies the redirect URL for invalid
ISAPI parameter errors.
MemoryException Memory Specifies the redirect URL for memory
exception errors.