Searched hist:"2427 fa19988f53c6f1218bb5f93860083f5e088f" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sbin/mount_nfs/ |
H A D | mount_nfs.8 | diff 2427fa19988f53c6f1218bb5f93860083f5e088f Tue Feb 12 00:23:21 CET 2008 Kris Kennaway <kris@FreeBSD.org> Switch the default NFS mount mode from UDP to TCP. UDP mounts are a historical relic, and are no longer appropriate for either LAN or WAN mounting. At modern (gigabit and 10 gigabit) LAN speeds packet loss from socket buffer fill events is common, and sequence numbers wrap quickly enough that data corruption is possible. TCP solves both of these problems without imposing significant overhead.
MFC after: 1 month diff 2427fa19988f53c6f1218bb5f93860083f5e088f Tue Feb 12 00:23:21 CET 2008 Kris Kennaway <kris@FreeBSD.org> Switch the default NFS mount mode from UDP to TCP. UDP mounts are a historical relic, and are no longer appropriate for either LAN or WAN mounting. At modern (gigabit and 10 gigabit) LAN speeds packet loss from socket buffer fill events is common, and sequence numbers wrap quickly enough that data corruption is possible. TCP solves both of these problems without imposing significant overhead.
MFC after: 1 month
|
H A D | mount_nfs.c | diff 2427fa19988f53c6f1218bb5f93860083f5e088f Tue Feb 12 00:23:21 CET 2008 Kris Kennaway <kris@FreeBSD.org> Switch the default NFS mount mode from UDP to TCP. UDP mounts are a historical relic, and are no longer appropriate for either LAN or WAN mounting. At modern (gigabit and 10 gigabit) LAN speeds packet loss from socket buffer fill events is common, and sequence numbers wrap quickly enough that data corruption is possible. TCP solves both of these problems without imposing significant overhead.
MFC after: 1 month diff 2427fa19988f53c6f1218bb5f93860083f5e088f Tue Feb 12 00:23:21 CET 2008 Kris Kennaway <kris@FreeBSD.org> Switch the default NFS mount mode from UDP to TCP. UDP mounts are a historical relic, and are no longer appropriate for either LAN or WAN mounting. At modern (gigabit and 10 gigabit) LAN speeds packet loss from socket buffer fill events is common, and sequence numbers wrap quickly enough that data corruption is possible. TCP solves both of these problems without imposing significant overhead.
MFC after: 1 month
|
/freebsd/ |
H A D | UPDATING | diff 2427fa19988f53c6f1218bb5f93860083f5e088f Tue Feb 12 00:23:21 CET 2008 Kris Kennaway <kris@FreeBSD.org> Switch the default NFS mount mode from UDP to TCP. UDP mounts are a historical relic, and are no longer appropriate for either LAN or WAN mounting. At modern (gigabit and 10 gigabit) LAN speeds packet loss from socket buffer fill events is common, and sequence numbers wrap quickly enough that data corruption is possible. TCP solves both of these problems without imposing significant overhead.
MFC after: 1 month diff 2427fa19988f53c6f1218bb5f93860083f5e088f Tue Feb 12 00:23:21 CET 2008 Kris Kennaway <kris@FreeBSD.org> Switch the default NFS mount mode from UDP to TCP. UDP mounts are a historical relic, and are no longer appropriate for either LAN or WAN mounting. At modern (gigabit and 10 gigabit) LAN speeds packet loss from socket buffer fill events is common, and sequence numbers wrap quickly enough that data corruption is possible. TCP solves both of these problems without imposing significant overhead.
MFC after: 1 month
|