From: Graham Leggett
All file writes are non blocking, and buffer overflows will cause - debugging data to be lost. The module makes the call that the - reliable running of the server takes precedence over the recording - of firehose data.
+By default, all attempts to write will block the server. If the + webserver has been built against APR v2.0 or later, and an optional + "nonblock" parameter is specified all file writes will be non + blocking, and buffer overflows will cause debugging data to be lost. + In this case it is possible to prioritise the running of the server + over the recording of firehose data.
| Description: | Capture traffic coming into the server on each connection | ||
|---|---|---|---|
| Syntax: | FirehoseConnectionInput filename | ||
| Syntax: | FirehoseConnectionInput [ block | nonblock ] filename | ||
| Default: | none | ||
| Context: | server config | ||
| Status: | Extension | ||
| Description: | Capture traffic going out of the server on each connection | ||
|---|---|---|---|
| Syntax: | FirehoseConnectionOutput filename | ||
| Syntax: | FirehoseConnectionOutput [ block | nonblock ] filename | ||
| Default: | none | ||
| Context: | server config | ||
| Status: | Extension | ||
| Description: | Capture traffic coming into the back of mod_proxy | ||
|---|---|---|---|
| Syntax: | FirehoseProxyConnectionInput filename | ||
| Syntax: | FirehoseProxyConnectionInput [ block | nonblock ] filename | ||
| Default: | none | ||
| Context: | server config | ||
| Status: | Extension | ||
| Description: | Capture traffic sent out from the back of mod_proxy | ||
|---|---|---|---|
| Syntax: | FirehoseProxyConnectionOutput filename | ||
| Syntax: | FirehoseProxyConnectionOutput [ block | nonblock ] filename | ||
| Default: | none | ||
| Context: | server config | ||
| Status: | Extension | ||
| Description: | Capture traffic coming into the server on each request | ||
|---|---|---|---|
| Syntax: | FirehoseRequestInput filename | ||
| Syntax: | FirehoseRequestInput [ block | nonblock ] filename | ||
| Default: | none | ||
| Context: | server config | ||
| Status: | Extension | ||
| Description: | Capture traffic going out of the server on each request | ||
|---|---|---|---|
| Syntax: | FirehoseRequestOutput filename | ||
| Syntax: | FirehoseRequestOutput [ block | nonblock ] filename | ||
| Default: | none | ||
| Context: | server config | ||
| Status: | Extension | svdh | B |
| Register a content filter | |||
| FilterTrace filter-name level | svd | B | |
Get debug/diagnostic information from
mod_filter | |||
| FirehoseConnectionInput filename | s | E | |
| Capture traffic coming into the server on each connection | |||
| FirehoseConnectionOutput filename | s | E | |
| Capture traffic going out of the server on each connection | |||
| FirehoseProxyConnectionInput filename | s | E | |
| Capture traffic coming into the back of mod_proxy | |||
| FirehoseProxyConnectionOutput filename | s | E | |
| Capture traffic sent out from the back of mod_proxy | |||
| FirehoseRequestInput filename | s | E | |
| Capture traffic coming into the server on each request | |||
| FirehoseRequestOutput filename | s | E | |
| Capture traffic going out of the server on each request | |||
| FirehoseConnectionInput [ block | nonblock ] filename | s | E | |
| Capture traffic coming into the server on each connection | |||
| FirehoseConnectionOutput [ block | nonblock ] filename | s | E | |
| Capture traffic going out of the server on each connection | |||
| FirehoseProxyConnectionInput [ block | nonblock ] filename | s | E | |
| Capture traffic coming into the back of mod_proxy | |||
| FirehoseProxyConnectionOutput [ block | nonblock ] filename | s | E | |
| Capture traffic sent out from the back of mod_proxy | |||
| FirehoseRequestInput [ block | nonblock ] filename | s | E | |
| Capture traffic coming into the server on each request | |||
| FirehoseRequestOutput [ block | nonblock ] filename | s | E | |
| Capture traffic going out of the server on each request | |||
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
| Action to take if a single acceptable document is not found | |||
| ForceType media-type|None | dh | C | |
| Forces all matching files to be served with the specified | |||