From owner-freebsd-isp Sat Sep 13 16:00:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA04679 for isp-outgoing; Sat, 13 Sep 1997 16:00:36 -0700 (PDT) Received: from news.cioe.com (news.cioe.com [204.120.165.34]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA04671; Sat, 13 Sep 1997 16:00:30 -0700 (PDT) Received: (from steve@localhost) by news.cioe.com (8.8.7/8.8.5) id SAA07521; Sat, 13 Sep 1997 18:00:50 -0500 (EST) Date: Sat, 13 Sep 1997 18:00:50 -0500 (EST) From: Steven Ames Message-Id: <199709132300.SAA07521@news.cioe.com> To: gpalmer@FreeBSD.ORG, rootlist@netgazer.com Subject: Re: INN question - expire Cc: freebsd-isp@FreeBSD.ORG Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Any ideas of what might be causing it to take so long? > > > > Thanks in advance > > You compiled INN with MMAP defined in config.data. expire works a > *LOT* better if it is compiled with a libinn.a which does *NOT* use > MMAP. This will be fixed in 1.6. Woa! I thought compiling with MMAP was a good thing? -Steve