Note about tcpwrappers and performance issues.

This commit is contained in:
hpa 2001-11-14 04:35:38 +00:00
parent 7edb3d5b92
commit e3a5fc3e6b

View file

@ -226,7 +226,9 @@ employed. If appropriately compiled (see the output of
.B tftpd .B tftpd
will query the will query the
.BR hosts_access (5) .BR hosts_access (5)
database for access control information. This may be slow. database for access control information. This may be slow; sites
requiring maximum performance may want to compile without this option
and rely on firewalling or kernel-based packet filters instead.
.PP .PP
The server should be set to have the user ID with the lowest possible The server should be set to have the user ID with the lowest possible
privilege; please see the privilege; please see the