Date: Fri, 28 Jul 2000 19:07:34 -0700 From: Peter Wemm <peter@netplex.com.au> To: Paul Saab <ps@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jkb@yahoo-inc.com Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.8 syslogd.c Message-ID: <200007290207.TAA51058@netplex.com.au> In-Reply-To: Message from Paul Saab <ps@FreeBSD.org> of "Fri, 28 Jul 2000 18:37:45 PDT." <200007290137.SAA78815@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Paul Saab wrote: > ps 2000/07/28 18:37:45 PDT > > Modified files: > usr.sbin/syslogd syslogd.8 syslogd.c > Log: > Add option 'r' to syslogd which will disable dns queries for every > request. This is useful when you have a large site pointed at a > single syslog server. Actually, -n is pretty much the convention that we use for avoiding dns queries. eg: netstat -rn, route -n, arp -n, who -n, etc. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007290207.TAA51058>