Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
resource <resource> {
  net {
    sndbuf-size 20M1G;
    on-congestion pull-ahead;
    congestion-fill 2G900M;
    congestion-extents 20005500;
    congestion-highwater 20000;
    ...
  }
  ...
}

...