Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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: <41859203.7030501@familiehaase.de> Date: Mon, 01 Nov 2004 02:31:47 +0100 From: "Gerrit P. Haase" <gp AT familiehaase DOT de> 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: 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> <41858264 DOT 5040709 AT familiehaase DOT de> <418583C6 DOT 8060405 AT familiehaase DOT de> In-Reply-To: <418583C6.8060405@familiehaase.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Gerrit P. Haase wrote: > Gerrit P. Haase wrote: > >> 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 > > > And additionally added 'bz2 tbz' to > application/octet-stream ... bz2 tbz > in /etc/apache2/mime.types, else Apache still thinks it should send it > as plain text and it looks like it behaves different then. It seems to be antoher porblem, regardless the settings in httpd.conf and mime.types, if I fetch locally I have a different speed: $ wget -c http://192.168.1.1/apache2/httpd-2.0.52-1.tar.bz2 --02:15:01-- http://192.168.1.1/apache2/httpd-2.0.52-1.tar.bz2 => `httpd-2.0.52-1.tar.bz2' Connecting to 192.168.1.1:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2,536,595 [application/octet-stream] 100%[===========================>] 2,536,595 80.96K/s ETA 00:00 02:15:32 (80.00 KB/s) - `httpd-2.0.52-1.tar.bz2' saved [2536595/2536595] Maybe it is some kind of weird proxy mechanism at the side of my DSL provider, since I got the package much faster (10 times) when using my external IP. Weird. I'll also try to use another router, tomorrow. 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/