The following table describes parameters for the send-error function.
Table 5–107 send-error parameters|
Parameter |
Description |
|---|---|
|
path |
Specifies the full file system path of an HTML file to send to the client. The file is sent as text/html regardless of its name or actual type. If the file does not exist, the server sends a simple default error page. |
|
type |
(Optional) Common to all Service-class functions. |
|
method |
(Optional) Common to all Service-class functions. |
|
query |
(Optional) Common to all Service-class functions. |
|
UseOutputStreamSize |
(Optional) Common to all Service-class functions. |
|
flushTimer |
(Optional) Common to all Service-class functions. |
|
ChunkedRequestBufferSize |
(Optional) Common to all Service-class functions. |
|
ChunkedRequestTimeout |
(Optional) Common to all Service-class functions. |
|
bucket |
(Optional) Common to all obj.conf functions. |