Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <41858264.5040709@familiehaase.de> Date: Mon, 01 Nov 2004 01:25:08 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: Max Bowsher CC: cygwin AT cygwin DOT com Subject: Re: httpd-2.0.52 (Apache2) testers wanted / maintainer searched References: <4184EAAF DOT 7000502 AT familiehaase DOT de> <41856F7F DOT 3040209 AT familiehaase DOT de> <018101c4bfa1$e9c30ad0$e6ec6f83 AT robinson DOT cam DOT ac DOT uk> In-Reply-To: <018101c4bfa1$e9c30ad0$e6ec6f83@robinson.cam.ac.uk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Max Bowsher wrote: >> Have it running now at my home box: > Either the server is drastically overloaded, or those binaries aren't > working so well after all. I tried to download the binary package, and > it consistently fed only an 8K chunk before terminating the connection. Yes, that was what I saw too as I tried to upload some packages via this apache to sourceware, I think it is a problem with MMAP, added this to httpd.conf now: EnableMMAP off seems to work: $ wget -c http://194.95.224.180/apache2/httpd-2.0.52-1.tar.bz2 --01:23:06-- http://194.95.224.180/apache2/httpd-2.0.52-1.tar.bz2 => `httpd-2.0.52-1.tar.bz2' Connecting to 194.95.224.180:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2,536,595 [application/octet-stream] 100%[======================================>] 2,536,595 928.46K/s 01:23:09 (928.46 KB/s) - `httpd-2.0.52-1.tar.bz2' saved [2536595/2536595] Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/