Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BCD9F9758 for ; Thu, 23 Aug 2012 19:26:45 +0000 (UTC) Received: (qmail 74384 invoked by uid 500); 23 Aug 2012 19:26:42 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 74357 invoked by uid 500); 23 Aug 2012 19:26:42 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 74348 invoked by uid 99); 23 Aug 2012 19:26:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2012 19:26:42 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ben@indietorrent.org designates 205.186.134.222 as permitted sender) Received: from [205.186.134.222] (HELO indietorrent.org) (205.186.134.222) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Aug 2012 19:26:35 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by indietorrent.org (Postfix) with ESMTP id EB1ED6A30072 for ; Thu, 23 Aug 2012 12:26:14 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at indietorrent.org Received: from indietorrent.org ([127.0.0.1]) by localhost (indietorrent.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Oc13r+IVaFLC for ; Thu, 23 Aug 2012 12:26:14 -0700 (PDT) Received: from [127.0.0.1] (cpe-142-105-206-5.maine.res.rr.com [142.105.206.5]) (Authenticated sender: ben@indietorrent.org) by indietorrent.org (Postfix) with ESMTPSA id 2CE646A3006B for ; Thu, 23 Aug 2012 12:26:14 -0700 (PDT) Message-ID: <503683CD.9060106@indietorrent.org> Date: Thu, 23 Aug 2012 15:26:05 -0400 From: Ben Johnson User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: users@httpd.apache.org References: <50366B93.6010503@googlemail.com> <5036761C.7050008@indietorrent.org> <50367C8A.60707@googlemail.com> <5036817E.5050904@indietorrent.org> In-Reply-To: <5036817E.5050904@indietorrent.org> X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [users@httpd] Large static files - no mod_xsendfile available Jan, Sending this off-list, because it's probably not the appropriate venue for the comment, but have you looked into the nginx Web-server at all? It's relatively immature, but from what I've read, its performance is by far superior to Apache's, due to a radically different architecture. It wasn't always possible to run Python scripts atop nginx, but it seems that these days, people are doing it with a good degree of success. There's a HOW TO here: http://wiki.nginx.org/PythonFlup Anyway, good luck! -Ben --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org