Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 31214 invoked by uid 500); 24 Jul 2000 14:10:22 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 31194 invoked from network); 24 Jul 2000 14:10:21 -0000 Message-ID: <004b01bff579$8421aa70$c1e01b09@raleigh.ibm.com> From: "Bill Stoddard" To: References: Subject: Re: More detailed review of Ryan's filtering patch Date: Mon, 24 Jul 2000 10:14:44 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N > Any one of: > > Filters (allowing integrated SSL) I think the simple iol goes a long way to making SSL integrate seamlessly. Allan Edwards here at IBM has enabled SSL (using IBM's gskit library) and I don't think it required any hits to the core with one exception... I think he had to work around the sendfile path in the default handler. > Integrated DAV support Isn't this in already? Bill