Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52030 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37564 invoked from network); 27 Apr 2011 14:15:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Apr 2011 14:15:35 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 ns.km36107.keymachine.de Received: from [217.114.211.66] ([217.114.211.66:43216] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/05-04612-60528BD4 for ; Wed, 27 Apr 2011 10:15:34 -0400 Received: from [192.168.2.230] (ppp-93-104-60-49.dynamic.mnet-online.de [93.104.60.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id EA08271E12; Wed, 27 Apr 2011 16:15:30 +0200 (CEST) To: Julien Pauli Cc: Pierre Joye , Rasmus Lerdorf , PHP internals list In-Reply-To: References: <4DB20A65.1030504@schlueters.de> <4DB41D25.3040505@lerdorf.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 27 Apr 2011 16:15:29 +0200 Message-ID: <1303913729.2030.12.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Unmaintained SAPIs From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Wed, 2011-04-27 at 15:36 +0200, Julien Pauli wrote: > I'm +1 with that list. > > I'd like to have some time to work on a lighttpd sapi if possible > (haven't seen lighttpd API yet). If someone got the same idea, just > tell it... lighty's API for that is FastCGI. There is an native API, but plugging in PHP there would be bad in regards to lighty's event-based architecture. > What about apache2filter SAPI ? What what? I didn't here from people who are using or maintaining it ... so it's on the "i don't know" list. johannes > Julien.P > > 2011/4/24 Pierre Joye > 2011/4/24 Rasmus Lerdorf : > > On 4/24/11 4:41 AM, Pierre Joye wrote: > >> > >> hi, > >> > >> Do we really need apache 1.x SAPIs? > >> > >> ISAPI should be kept in (was decided so by the 5.3.0 > release time), it > >> is still used and works for users with custom versions. A > new version > >> may come as well, as part of one of some features I'm > working on. > > > > Your argument for ISAPI applies exactly to Apache 1 as well. > > > Not that it is so important (does not hurt anyone to keep it > in) but > apache 1.x is dead, not IIS :). > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org > > -- > > > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > >