[3790] in linux-net channel archive
Re: Is anyone running INN successfully?
daemon@ATHENA.MIT.EDU (Dan Merillat)
Sun Jul 21 01:32:52 1996
Date: Thu, 18 Jul 1996 22:14:56 -0400 (EDT)
From: Dan Merillat <harik@ao.net>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
cc: Mark Menard <mark@capital.net>, redhat-list@redhat.com,
linux-net@vger.rutgers.edu, linux-admin@vger.rutgers.edu
In-Reply-To: <m0ufU10-0005FbC@lightning.swansea.linux.org.uk>
On Sun, 14 Jul 1996, Alan Cox wrote:
> Date: Sun, 14 Jul 1996 17:27:26 +0100 (BST)
> From: Alan Cox <alan@lxorguk.ukuu.org.uk>
> To: Mark Menard <mark@capital.net>
> Cc: redhat-list@redhat.com, linux-net@vger.rutgers.edu,
> linux-admin@vger.rutgers.edu
> Subject: Re: Is anyone running INN successfully?
>
> > incorporated changes from the faq into config.data, and one and on. I'm
> > beginning to think either I am stupid or that INN and LINUX/RedHat simply
> > do not get along.
>
> They get along for us. I'm using prebuilt binaries however and all I hacked
> was the uucp spooling script (which as supplied is a bit of a dud).
>
> To get INN running with Linux 2.0 is pretty trivial, with 1.2 you have to tell
> it not to use unix domain datagram sockets for control messages
>
> Alan
Speaking of which: how is mmap working with other people? I am testing
a secondary server with it and it gets the "file exists symlinking" error
which is listed as mmap failure on the active file. 2.0.2 kernel, I
havn't had time to compile the "latest and greatest" this week.
Also, on a platform that does mmap with INN, what's the performance
difference between mmap and read in the newsserver?
--Dan