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