Versions Compared

Key

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

...

Code Block
resource <resource> {
  disk {
    al-extents 65001;
    ...
  }
  net {
    congestion-extents     58501;  # 90% of the al-extents
  }
}

sndbuf-size

...