24.2. Configure Red Hat JBoss Data Grid Interface Binding (Remote Client-Server Mode)
24.2.1. Interfaces Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Red Hat JBoss Data Grid allows users to specify an interface type rather than a specific (unknown) IP address.
link-local: Uses a169.x.x.xor254.x.x.xaddress. This suits the traffic within one box.Copy to Clipboard Copied! Toggle word wrap Toggle overflow site-local: Uses a private IP address, for example192.168.x.x. This prevents extra bandwidth charged from GoGrid, and similar providers.Copy to Clipboard Copied! Toggle word wrap Toggle overflow global: Picks a public IP address. This should be avoided for replication traffic.Copy to Clipboard Copied! Toggle word wrap Toggle overflow non-loopback: Uses the first address found on an active interface that is not a127.x.x.xaddress.Copy to Clipboard Copied! Toggle word wrap Toggle overflow