networking.defaultGatewayWindowSize

NixOS option

The window size of the default gateway. It limits maximal data bursts that TCP peers are allowed to send to us.

type: null or signed integer
Default
null
Example
524288
declared in: nixos/modules/tasks/network-interfaces.nixView source on NixOS/nixpkgs →