Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 51222 invoked from network); 18 Apr 2006 14:01:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Apr 2006 14:01:48 -0000 Received: (qmail 77700 invoked by uid 500); 18 Apr 2006 14:00:45 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 77538 invoked by uid 500); 18 Apr 2006 14:00:45 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 77431 invoked by uid 99); 18 Apr 2006 14:00:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 07:00:44 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of chip@force-elite.com designates 72.232.80.58 as permitted sender) Received: from [72.232.80.58] (HELO constant.northnitch.com) (72.232.80.58) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 07:00:43 -0700 Received: from localhost (localhost.layeredtech.com [127.0.0.1]) by constant.northnitch.com (Postfix) with ESMTP id 983215C38; Tue, 18 Apr 2006 09:00:20 -0500 (CDT) Received: from constant.northnitch.com ([127.0.0.1]) by localhost (constant.northnitch.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 59090-05; Tue, 18 Apr 2006 09:00:20 -0500 (CDT) Received: from [192.168.1.102] (c-67-169-29-182.hsd1.ca.comcast.net [67.169.29.182]) by constant.northnitch.com (Postfix) with ESMTP id DE3665C33; Tue, 18 Apr 2006 09:00:19 -0500 (CDT) Message-ID: <4444F0FE.5060608@force-elite.com> Date: Tue, 18 Apr 2006 07:00:30 -0700 From: Paul Querna User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: ruediger.pluem@vodafone.com CC: dev@httpd.apache.org, dev@apr.apache.org Subject: Re: AW: It's that time of the year again References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by amavisd-new at constant.northnitch.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Pl�m wrote: > >> -----Urspr�ngliche Nachricht----- >> Von: Ian Holsman > >> - mod_cache_requestor (which i don't think really took off) > > I guess one of the reasons why mod_cache_requestor did not take off was its > dependency on an external http client library. So what about creating > a http client library and adding it to apr-util / creating apr-http-client > as a SoC project? > > The httpd proxy code would also benefit from such a library as the current > way of doing http requests via fake connection and request records has some > drawbacks. *cough* serf *cough* http://svn.webdav.org/repos/projects/serf/trunk