From owner-freebsd-isp@FreeBSD.ORG Fri Jul 22 10:11:43 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE0C516A41F for ; Fri, 22 Jul 2005 10:11:43 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6292643D78 for ; Fri, 22 Jul 2005 10:11:26 +0000 (GMT) (envelope-from vladgalu@gmail.com) Received: by zproxy.gmail.com with SMTP id v1so154003nzb for ; Fri, 22 Jul 2005 03:11:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lIw2E20kr/6G+9iZGaKVbhTlqnjX/13vA1AbLnJj1Vy2pdILalvpZLXmduVIt/CRmJAXUEhpnJ022/bh+shXNMondksMeSWBIm7R1pnl8xKo9QUYNJZXqQCpVWQaOOMfR0eWv0r2cFjdEzpp0ttAV2P+AOS9PBXxWEMj1WBtzV0= Received: by 10.36.221.19 with SMTP id t19mr1294549nzg; Fri, 22 Jul 2005 03:11:25 -0700 (PDT) Received: by 10.36.86.4 with HTTP; Fri, 22 Jul 2005 03:11:15 -0700 (PDT) Message-ID: <79722fad05072203113735961f@mail.gmail.com> Date: Fri, 22 Jul 2005 13:11:15 +0300 From: Vlad GALU To: freebsd-isp@freebsd.org In-Reply-To: <42E0BF05.4040309@gavage.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <58440.193.110.17.29.1122016637.squirrel@mail.etsplus.net> <20050722092313.45702478.lists@yazzy.org> <42E0BF05.4040309@gavage.com> Subject: Re: irc server X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vlad GALU List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2005 10:11:43 -0000 On 7/22/05, Cedric Gavage wrote: > Marcin Jessa wrote: > > Howdy. > > > > We use ratbox at our internal network. > > It's both easy to setup (easier to deal with than dancer) and supports = irc services like ChanServ. > > >=20 > There is also UnrealIRCD which supports irc services (chanserv, > nickserv, ...) with Anope product. >=20 > http://www.unrealircd.com/ > http://www.anope.org/ >=20 You may want to check which of the I/O multiplexed event handling engines each ircd supports. Most certainly you would want one that is aware of kqueue, if run on FreeBSD. I can tell you from my personal experience that the ircd they use on Undernet is very well written in these respects. I've seen it handle 8k clients without any problems, on a single proc Pentium III at 500MHz. However, the management services are somewhat unusual, compared to the ones for the other IRC servers. > -- > Cedric Gavage - cedric@gavage.com - OpenPGP: 0xED325C64 > http://unixtech.be - http://gavage.com >=20 > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >=20 --=20 If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it.