AllowForwardHeaders
Name |
Description |
No parsing shall be performed. |
|
Only process the standard |
|
Only process the non standard but widely used These headers are not official standards but widely used. Users are advised to avoid them for new applications. |
|
Will process both and . Be aware that mixing the 2 headers can open security holes has specially crafted requests that are not validated as proxy level can allow bypassing the proxy desired forward value. For example, a proxy will add the |
LoggerFormat
Name |
Description |
remote-client - - [timestamp] "method uri version" status content-length "referrer" "user-agent" |
|
remote-client - method uri version status content-length duration ms |
|
method uri status - content-length duration |
|
Will use user defined formatter function. |
Transport
Name |
Description |
Slow and old fashioned JSONP polling. This transport will show "busy indicator" (aka: "spinning wheel") when sending data. |
|
Long-polling using cross domain XHR |