From owner-cvs-all@FreeBSD.ORG Sat Dec 13 21:18:57 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 43BB616A4CE; Sat, 13 Dec 2003 21:18:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1D9443D6D; Sat, 13 Dec 2003 21:18:01 -0800 (PST) (envelope-from silby@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hBE5HsXJ007303; Sat, 13 Dec 2003 21:17:54 -0800 (PST) (envelope-from silby@repoman.freebsd.org) Received: (from silby@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hBE5Hseh007302; Sat, 13 Dec 2003 21:17:54 -0800 (PST) (envelope-from silby) Message-Id: <200312140517.hBE5Hseh007302@repoman.freebsd.org> From: Mike Silbersack Date: Sat, 13 Dec 2003 21:17:54 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/http_load Makefile ports/www/http_load/files patch-aa 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: Sun, 14 Dec 2003 05:18:57 -0000 silby 2003/12/13 21:17:54 PST FreeBSD ports repository Modified files: www/http_load Makefile Added files: www/http_load/files patch-aa Log: Add a patch to the port which improves the -throttle option by shrinking the receive socket buffer size to 2K. The patch has been submitted to http_load's author for possible inclusion in future versions of http_load. Revision Changes Path 1.6 +1 -0 ports/www/http_load/Makefile 1.3 +27 -0 ports/www/http_load/files/patch-aa (new)