From owner-freebsd-apache@FreeBSD.ORG Sat Aug 5 17:39:04 2006 Return-Path: X-Original-To: apache@FreeBSD.org Delivered-To: freebsd-apache@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C936E16A4E0 for ; Sat, 5 Aug 2006 17:39:04 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 230C443D46 for ; Sat, 5 Aug 2006 17:39:03 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by py-out-1112.google.com with SMTP id m51so179616pye for ; Sat, 05 Aug 2006 10:39:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=PFLwTC45ip7g9C7V2gh+89lh1B0hn/UDknubSrWw9NulPkAy34lwWR8JiqUcje3j+QUq1CadAYvNIJGF3qHcPDvuRRUXxW1C5ktQVtWNBkzMY7MwF2Lb/xf8mS+g0r8flUMirujZhTVayv65/CaPvDRARAcXrIkYJNIKOj58+bI= Received: by 10.35.66.12 with SMTP id t12mr7844879pyk; Sat, 05 Aug 2006 10:39:03 -0700 (PDT) Received: by 10.35.105.10 with HTTP; Sat, 5 Aug 2006 10:39:03 -0700 (PDT) Message-ID: Date: Sat, 5 Aug 2006 21:39:03 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: apache@FreeBSD.org, "Sergey Skvortsov" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: dfc64127e3c2971f Cc: Subject: www/mod_perl - Apache::SizeLimit update X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Aug 2006 17:39:04 -0000 Could you please look at the following patch: http://people.freebsd.org/~sat/diffs/mod_perl.asl.diff It updates Apache::SizeLimit to 0.9. I'm working my way through to actually testing it, but it's been in production for some time at socialtext. It passes its built-in tests. Thanks!