irc server

Vlad GALU vladgalu at gmail.com
Fri Jul 22 10:11:43 GMT 2005


On 7/22/05, Cedric Gavage <ml at gavage.com> 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.
> >
> 
> There is also UnrealIRCD which supports irc services (chanserv,
> nickserv, ...) with Anope product.
> 
> http://www.unrealircd.com/
> http://www.anope.org/
> 

  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 at gavage.com - OpenPGP: 0xED325C64
>   http://unixtech.be - http://gavage.com
> 
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"
> 


-- 
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.


More information about the freebsd-isp mailing list