From owner-freebsd-questions Fri Jan 30 10:41:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA24055 for questions-outgoing; Fri, 30 Jan 1998 10:41:30 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from entity.enta.net (entity.enta.net [195.74.96.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA24006 for ; Fri, 30 Jan 1998 10:41:22 -0800 (PST) (envelope-from steve@enta.net) Received: from stevehome.1024.co.uk (stevehome.enta.net [195.74.97.189]) by entity.enta.net (8.8.8/8.8.7) with SMTP id SAA11903; Fri, 30 Jan 1998 18:40:48 GMT Message-ID: <000d01bd2dae$9d2d6800$0200a8c0@stevehome.1024.co.uk> From: "Steve Lalonde" To: "Stuart Wogsland" , Subject: Re: How can I run INN faster? Date: Fri, 30 Jan 1998 18:40:56 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" Well you could do what i do delete the cancel folder every hour from cron mv (path to articles)/cancel cancel.$$ rm -r (path to articles)/cancel.$$ that has given me about a 10 fold increase in speed and i can now keep up with my feeds its probably not the best way but it does work Steve Lalonde Systems Manager ENTANET International Ltd -----Original Message----- From: Stuart Wogsland To: freebsd-questions@FreeBSD.ORG Date: 30 January 1998 17:35 Subject: How can I run INN faster? >I was introduced to Freebsd and Unix administration 9 months ago. I have >learned a lot, but I need some help from this group. I need to run news a >lot quicker on our system. I have a couple of fullfeeds and my system seems >to refuse a high number of articles. I've been reading the mailing list and >some people recommend I change the priority of innd. We have taken the >advice on stripping the drives, but I still don't get the performance I'm >looking for. Could someone please tell me what the process would be to >change the priority of a process? I've been reading about renice, tried it, >but still doesn't give me the result I'm looking for. Any other tips to >make my news servers that we receive the fullfeeds faster would be greatly >appreciated. > >Stuart Wogsland >stuart@tcccom.net > >