Drop working connections
The dropworking parameter specifies that a connection can be disconnected due to an idle timeout or a ping failure, even if work is currently in progress on behalf of this connection.
dropworking
- Description
- Include dropworking in the protocol handler
parameters to specify that a connection can be disconnected. If this
parameter is not included in the protocol handler parameters, connections
cannot be disconnected.
This parameter is in the SSL protocol parameters subsection of the GATEWAY section of the configuration file.
- Default value
- By default, this parameter is not included in the protocol handler parameters.