From owner-cvs-all@FreeBSD.ORG Wed Sep 6 00:33:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 B42DD16A4FC; Wed, 6 Sep 2006 00:33:27 +0000 (UTC) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6073A43D45; Wed, 6 Sep 2006 00:33:27 +0000 (GMT) (envelope-from scrappy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k860XRH2028151; Wed, 6 Sep 2006 00:33:27 GMT (envelope-from scrappy@repoman.freebsd.org) Received: (from scrappy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k860XRi6028150; Wed, 6 Sep 2006 00:33:27 GMT (envelope-from scrappy) Message-Id: <200609060033.k860XRi6028150@repoman.freebsd.org> From: "Marc G. Fournier" Date: Wed, 6 Sep 2006 00:33:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/bsdstats Makefile ports/sysutils/bsdstats/files 300.statistics X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 06 Sep 2006 00:33:27 -0000 scrappy 2006-09-06 00:33:26 UTC FreeBSD ports repository Modified files: sysutils/bsdstats Makefile sysutils/bsdstats/files 300.statistics Log: Add 'unset HTTP_USER_AGENT' ... the backend is setup to only accept specific USER_AGENTs, so if someone has this set in their shell when running it manually, it will break Add random sleep 'breaks' before doing the fetchs, to help reduce impact on the server when all reporting hosts submit their data ... get them someone staggered ... Submitted by: Andre Albsmeier Revision Changes Path 1.24 +1 -2 ports/sysutils/bsdstats/Makefile 1.18 +4 -1 ports/sysutils/bsdstats/files/300.statistics