Configuration (Network)
- Local host
- The network address and port of the local peer.
- Connection speed
- The maximum connection speed Gridella can communicate with other host over
the network.
Default: 56
- Behind firewall
- If Gridella is running at a host behind a firewall, the property must be
set to
true, false otherwise.
Default: false
- Resolve IPs
- If IP addresses should be resolved to host names, the property must be set
to
true, false otherwise.
Default: true
- Compression
- Compression indicates the used compression level before sending messages
over the P-Grid network. The compression level can be between 0 (no compression)
and 9 (best compression). For further details see the Java java.util.zip package description.
Default: 9