E-DOC-CTC-20061027-0003v2.0
Connection Commands
90
connection configConfigure the connection handling.
SYNTAX:
where:
EXAMPLE:
connection config [configchangemode = <{immediate | delayed}>]
[probes = <{disabled | enabled}>]
[udptrackmode = <{strict | loose}>]
configchangemode Select how configuration changes are handled.
Choose between:
>immediate
>delayed.
The default is immediate.
OPTIONAL
probes Enable or disable live probes on idle connections.
The default is disabled.
OPTIONAL
udptrackmode Select the User Datagram Protocol (UDP)
connection tracking mode.
Choose between:
>strict: replies to a request from a client must be
in a specific window to the client.
>loose: inbound packets are allowed on the port
that was first used to start the communication
with the server (for example to allow a client of
an online game to obtain peer-to-peer
information from other clients of that same
online game).
The default is strict.
OPTIONAL
=>connection config
config change mode : immediate
alive probes : disabled
udp tracking mode : loose
=>