From owner-freebsd-questions Mon Jan 10 10:37:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alecto.physics.uiuc.edu (alecto.physics.uiuc.edu [130.126.8.20]) by hub.freebsd.org (Postfix) with ESMTP id 77B0D14A04 for ; Mon, 10 Jan 2000 10:37:15 -0800 (PST) (envelope-from igor@alecto.physics.uiuc.edu) Received: (from igor@localhost) by alecto.physics.uiuc.edu (8.9.0/8.9.0) id MAA01970; Mon, 10 Jan 2000 12:37:14 -0600 (CST) From: Igor Roshchin Message-Id: <200001101837.MAA01970@alecto.physics.uiuc.edu> Subject: Limiting [web]-traffic to a virtual host To: questions@freebsd.org Date: Mon, 10 Jan 2000 12:37:14 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Situation: A FreeBSD 3.4 box is running apache (1.3.6 or 1.3.9) server and has several virtual hosts configured by means of both IP-aliasing (each on a different IP, as an alias), and appropriate apache settings for each virtual host. I would like to limit web-traffic to the specific virtual host (i.e. bandwidth utilized by the specific virtual host). Is this possible : - using web-server configuration; - at the system level - limiting _all_ traffic to the specific IP; - ... ? Thanks, Igor PS. please Cc: to me, I am not on the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message