https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204438
Allan Jude <allanj...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |allanj...@freebsd.org --- Comment #1 from Allan Jude <allanj...@freebsd.org> --- I have run into this, but never understood why it happened, just worked around it. in openssh-portable with HPN enabled, I tried to use '-oTcpRcvBuf=4M' to increase the socket buffer size to receive large ZFS replication streams more quickly. Of course, with kern.ipc.maxsockbuf set to 4M, this fails, I have to use 3.5M or something. This patch would seem to solve that. Thank you. The biggest question is, why can't I actually use a sockbuf for 4M? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"