From owner-freebsd-isp Sun Mar 30 07:43:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA28696 for isp-outgoing; Sun, 30 Mar 1997 07:43:21 -0800 (PST) Received: from ns.cs.hku.hk (ns.cs.hku.hk [147.8.178.10]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id HAA28680 for ; Sun, 30 Mar 1997 07:43:03 -0800 (PST) Received: from champion (champion.cs.hku.hk) by ns.cs.hku.hk with SMTP id AA27158 (5.67b/IDA-1.5 for ) Sun, 30 Mar 1997 23:42:39 +0800 Received: by champion (4.1/S2.0-sunos4) id AA18578; Sun, 30 Mar 97 23:41:26 HKT Date: Sun, 30 Mar 1997 23:41:26 +0800 (HKT) From: Doug Kwan ~{9XUq5B~} To: freebsd-isp@freebsd.org Subject: My client runs IRC bots Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I found that a client of mine is running EggDrop in one our Linux boxes. That fellow runs three bots simultaneously. My question is: Is there anything wrong with letting people run IRC bots? Would there be any significant impact to the server's performance? I used renice to lower the priorities of the bots already. I noticed that the bots open up a large number of sockets. Is it possible that these processes would consume a large ammount of kernel resources? Thanks -Doug