Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 1071 invoked from network); 21 Jun 2009 16:18:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jun 2009 16:18:04 -0000 Received: (qmail 33485 invoked by uid 500); 21 Jun 2009 16:18:12 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 33417 invoked by uid 500); 21 Jun 2009 16:18:12 -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: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 33408 invoked by uid 99); 21 Jun 2009 16:18:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jun 2009 16:18:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mohitanchlia@gmail.com designates 209.85.132.243 as permitted sender) Received: from [209.85.132.243] (HELO an-out-0708.google.com) (209.85.132.243) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jun 2009 16:18:03 +0000 Received: by an-out-0708.google.com with SMTP id c2so1258966anc.39 for ; Sun, 21 Jun 2009 09:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=hY1w7SPHwGO5K6D+csIoOSrB9jHrKFCA3R1RCSr5NOw=; b=PkNjZTSs9MfZ8cEBGzluJGsU9kNb6lsACK5l+svneKtcHIUFbuUinnPQWZu208F9YE C9sImL3Qd4v332NyXyIekrG5wrwNafMwBcjRR0UFUm3VsabaW2oSUcYdv9wWj3AJLj17 6beDiLlwsNpKqawDlUTGSNc5d04zYW65zeSXI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=f+YD0KC4FUN5tUce9jtgf+bKh1ULfOjtag0wO7oZvG/77X/75CK2alC928XmeZiA9y R0rQ1uAOPROu8MuPXq4pnE8CWX3O0/LspFfo85J9UUt6XiLweS8Ypcbn4QW185uRq290 GRW5+OM7aF6TepNBVv23ah6meLTVoAKDIiee0= MIME-Version: 1.0 Received: by 10.100.105.15 with SMTP id d15mr6763892anc.140.1245601063089; Sun, 21 Jun 2009 09:17:43 -0700 (PDT) Date: Sun, 21 Jun 2009 09:17:43 -0700 Message-ID: <2dfefcd20906210917s4143e723r908b583a70022e6@mail.gmail.com> From: Mohit Anchlia To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Limiting connections per IP Apache 2.2.6: I am aggresively looking for some solution that limits number of connections per IP and the settings can dynamically be changed. Does anyone know if there such a module which is dynamic in nature. For eg: After starting apache can I dynamically change number of connections without having to stop apache? Some of the modules I looked at is limitip, vhost limit but I am not sure if these are dynamic. I think it requires server re-start. --------------------------------------------------------------------- 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