From owner-freebsd-questions Thu May 16 20:52:35 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA06635 for questions-outgoing; Thu, 16 May 1996 20:52:35 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA06624 for ; Thu, 16 May 1996 20:52:29 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id UAA18712; Thu, 16 May 1996 20:47:57 -0700 From: Terry Lambert Message-Id: <199605170347.UAA18712@phaeton.artisoft.com> Subject: Re: Faster finger ? To: team_fbf@pristine.com.tw (ywliu) Date: Thu, 16 May 1996 20:47:57 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <199605161150.LAA14676@neptune.pristine.com.tw> from "ywliu" at May 16, 96 11:50:13 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I know this is an old topic. But I just want to know if there is anyway > to boost the speed of finger, except for the directory rearrangement. Write a caching fingerd, and run it all the time instead of from inetd.conf, letting it accept its own connections. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.