]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden
authorSimon L. B. Nielsen <simon@FreeBSD.org>
Sun, 4 Mar 2007 12:25:03 +0000 (12:25 +0000)
committerSimon L. B. Nielsen <simon@FreeBSD.org>
Sun, 4 Mar 2007 12:25:03 +0000 (12:25 +0000)
commit3dd425f70b7d6fe4d71faf44594512c86bcd142c
tree485ea3d0fb950bbfbfc12c3fae6c70e6abff9c0f
parent2e4114e463dd7b2879173cec076bd1f3ad80918d
Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden
behind _FREEFALL_CONFIG).  This is done mainly to make NIS even more
resistant to packet loss.

This is not enabled by default for "normal" FreeBSD since it might cause
the server providing the RPC service to be hit heavily with RPC traffic
in case of problems.  freefall.FreeBSD.org and hub.FreeBSD.org have been
running with a patch similar to this for a couple of weeks.

MFC after: 1 week
Discussed with: peter
lib/libc/Makefile
lib/libc/rpc/clnt_dg.c