var://service/mpgw/proxy-http-response or
serviceVars.mpgw.proxyHttpResponse
This variable controls whether to force the Multi-Protocol Gateway to pass all response codes from the server to the client.
Syntax
- Slash notation
var://service/mpgw/proxy-http-response- Dot notation
serviceVars.mpgw.proxyHttpResponse
Format
Number
Purpose
The var://service/mpgw/proxy-http-response or
serviceVars.mpgw.proxyHttpResponse variable is a write-only variable. Set this
variable to 1 to force the Multi-Protocol Gateway to pass all response codes from the server to the
client regardless of any error condition. However, if you set a custom response code in the error
rule with the var://service/error-protocol-response or
serviceVars.errorProtocolResponse variable, the service returns the custom response
code.
This variable is valid for only the Multi-Protocol Gateway.