wsa-http-async-response-code
This command specifies the HTTP response code that the multiprotocol gateway sends to a client before the actual asynchronous server response is sent.
Syntax
wsa-http-async-response-code code
Parameters
- code
- Specifies the HTTP response code to close the original client channel. Enter a value in the range 200 - 599. The default value is 204.
Guidelines
If the server response to an HTTP client request is asynchronous, the DataPower® service must close the original HTTP channel with a valid response code. After the channel is closed, the DataPower service forwards the server-generated response or fault message to the client over a new channel.
Example
Set the HTTP 210 response code to close an open HTTP client
channel.
# wsa-http-response-code 210