diff options
author | 2013-11-26 20:41:27 +0000 | |
---|---|---|
committer | 2013-11-26 20:41:27 +0000 | |
commit | 0002f23b3925d55b571a2ab6a0a4df1eb50e7dd5 (patch) | |
tree | 88c1b8f9d24fce381bf77e6cd88f492cd5b07578 /usr.bin/tftp/main.c | |
parent | spelling; Kent R. Spillner (diff) | |
download | wireguard-openbsd-0002f23b3925d55b571a2ab6a0a4df1eb50e7dd5.tar.xz wireguard-openbsd-0002f23b3925d55b571a2ab6a0a4df1eb50e7dd5.zip |
grow NFS request cache for the server side from 64 to 2048 entries.
FreeBSD did the corresponding change a while ago - the server request
cache is used to avoid giving unnecessary failures to clients when a request
is completed server side, but the client does not receive the result
and therefore retries the request. This avoids errors like "file
already exists" when the client tries to create files on a busy
NFS server.
ok krw@, tedu@, dcoppa@, deraadt@
Diffstat (limited to 'usr.bin/tftp/main.c')
0 files changed, 0 insertions, 0 deletions