# Configure window sizes to limit the amount of data sent from server # through satellite modem to client after the gatekeeper shuts down # the connection. net/core/rmem_default = 6000 net/core/rmem_max = 6000 net/core/wmem_default = 6000 net/core/wmem_max = 6000