Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 47216 invoked from network); 23 Dec 2003 13:14:30 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Dec 2003 13:14:30 -0000 Received: (qmail 83357 invoked by uid 500); 23 Dec 2003 13:14:17 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 83070 invoked by uid 500); 23 Dec 2003 13:14:15 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 83057 invoked from network); 23 Dec 2003 13:14:14 -0000 Received: from unknown (HELO mail.profundis.se) (213.80.46.101) by daedalus.apache.org with SMTP; 23 Dec 2003 13:14:14 -0000 X-ITHouse-Forward-Path: Received: From PROFUNDIS01 by mail.profundis.se (IT House Mail Server [TRIAL - 120 days left]); Tue, 23 Dec 2003 14:13:50 +0100 Message-ID: <5dec01c3c956$9b1c7610$652e50d5@profundis.se> Reply-To: "Robert Andersson" From: "Robert Andersson" To: References: <20031223122102.25761.qmail@web9806.mail.yahoo.com> Date: Tue, 23 Dec 2003 14:13:49 +0100 Organization: Profundis MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Limiting the number of accesses per directory X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Robert Mena wrote: > I am facing a problem where a user's page > (mydomain.com/~login) is too popular taking as much as > 90% of the free daemons of my apache 1.3.X [...] > > I'd like to know what can I do to prevent that. What exactly is it you want to prevent? You are saying that this "page" is taking 90% of the _free_ children; how do you determine this and why does it matter? If you rather meant that it is taking 90% of all children ("slots"), you may want to turn off Keep-Alive or lower the timeout, but that depends very much on the nature of this "page". > Besides mod_bandwidth what would you recommend ? mod_throttle? Regards, Robert Andersson --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org