From owner-cvs-all@FreeBSD.ORG Thu Apr 17 09:27:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02AAB37B401; Thu, 17 Apr 2003 09:27:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A6DC43F75; Thu, 17 Apr 2003 09:27:41 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h3HGRf0U038588; Thu, 17 Apr 2003 09:27:41 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h3HGRfBu038587; Thu, 17 Apr 2003 09:27:41 -0700 (PDT) Message-Id: <200304171627.h3HGRfBu038587@repoman.freebsd.org> From: Ying-Chieh Liao Date: Thu, 17 Apr 2003 09:27:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/mod_limitipconn Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 16:27:42 -0000 ijliao 2003/04/17 09:27:41 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/mod_limitipconn Makefile distinfo pkg-descr pkg-plist Log: add mod_limitipconn 0.04 Limit the number of simultaneous connections from a single client IP address PR: 51095 Submitted by: Gea-Suan Lin Revision Changes Path 1.631 +1 -0 ports/www/Makefile 1.1 +24 -0 ports/www/mod_limitipconn/Makefile (new) 1.1 +1 -0 ports/www/mod_limitipconn/distinfo (new) 1.1 +16 -0 ports/www/mod_limitipconn/pkg-descr (new) 1.1 +1 -0 ports/www/mod_limitipconn/pkg-plist (new)