Host Server Advanced tab
MonitorD traffic options include:
-
System clients can receive MonitorD traffic directly or through the host server. In the [firewall] section ofserver.ini, monitord_server_use is not defined.
- When is selected, and are disabled.
- When is selected with no security, clients receive MonitorD traffic directly.
- When is selected with basic or advanced security, clients receive MonitorD traffic through the host server. That is, the host server routes MonitorD traffic.
-
How MonitorD traffic is routed depends on if
is selected.In the [firewall] section of server.ini, monitord_server_use=true/false with monitord_server_buffer_size=xxxx, where xxxx is an integer. The default is 2000.
-
This option is disabled by default. Select this to receive traffic through the host server. The advantages of receiving traffic through the host server are:
- A host server can be configured to use two specified TCP/IP ports.
- Host server traffic is secure for basic and advanced security.
As clients can receive MonitorD traffic directly or through the host server:
- Clients receive
MonitorD traffic directory if The server.ini settings are:
[firewall] monitord_server_buffer_size=2000 monitord_server_use=false
On the GUI,
and are set to their default values.
is cleared,
even if the host server is running with basic or advanced security. - Clients receive
MonitorD traffic through the host server, where the host server routes
MonitorD traffic, if The server.ini settings are:
[firewall] monitord_server_buffer_size=2000 monitord_server_use=true
is selected. This also applies if the
host server is running with no security.
-
This indicates the maximum amount of MonitorD messages that a host server can store in its internal buffers. If this maximum is exceeded, then the host server assumes the client connection has been lost.
This option is available only when
is selected. The default is 2000.
For the remainder of options, see: