diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 15:30:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 15:30:30 +0000 |
| commit | 8b5c4af3ffdd3802a61cddd58892d38b455d4e27 (patch) | |
| tree | c325abeb2ef35c9b5a2780539ab154672b3a4315 /usr.sbin/rpc.statd/rpc.statd.8 | |
| parent | d90d7015f9b01a0171112ff744bf1571bd2dddce (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rpc.statd/rpc.statd.8')
| -rw-r--r-- | usr.sbin/rpc.statd/rpc.statd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.statd/rpc.statd.8 b/usr.sbin/rpc.statd/rpc.statd.8 index 0b7cfdbfc51b..c715410374d2 100644 --- a/usr.sbin/rpc.statd/rpc.statd.8 +++ b/usr.sbin/rpc.statd/rpc.statd.8 @@ -91,12 +91,12 @@ disappeared permanently (eg. catastrophic hardware failure), as opposed to transient failure of the host or an intermediate router. At present, it will re-try notification attempts at frequent intervals for 10 minutes, then hourly, and finally gives up after 24 hours. - +.Pp The protocol requires that symmetric monitor requests are made to both the local and remote daemon in order to establish a monitored relationship. This is convenient for the NFS locking protocol, but probably reduces the usefulness of the monitoring system for other applications. - +.Pp The current implementation uses more than 1Kbyte per monitored host in the status file (and also in VM). This may be inefficient for NFS servers with large numbers of clients. |
