Re: network outages
[email protected] (Michael van Elst) Sun, 22 Mar 2026 06:01:01 -0000 (UTC)
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Organization | Serpens User Group |
| Message-ID | <[email protected]> |
[email protected] ("Greg A. Woods") writes: >It seems horrible for the network stack to fail to open a TCP connection >if the tuning is wrong, and surely other protocols won't mind if it is >bigger than they need. It's a stopgap to prevent programs from allocating socket buffers that exhaust kernel memory. Not sure if you want to automatically raise that, when you, as the system administrator, make a "wrong tuning".