https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235031
Eugene Grosbein <eu...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #26 from Eugene Grosbein <eu...@freebsd.org> --- I've found that NFS client of FreeBSD 11.2-STABLE has bad NFS performance with FreeBSD NFS servers and distinct real hardware, so the problem may be more complex. As workaround, use set of mount options at client side: rsize=10240,wsize=10240,readahead=4 This improves performance in many orders. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"