Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52048 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46239 invoked from network); 28 Apr 2011 08:48:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2011 08:48:01 -0000 Authentication-Results: pb1.pair.com header.from=doctorrock83@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=doctorrock83@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: doctorrock83@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:42692] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/73-28716-0C929BD4 for ; Thu, 28 Apr 2011 04:48:01 -0400 Received: by vxb40 with SMTP id 40so2070162vxb.29 for ; Thu, 28 Apr 2011 01:47:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type; bh=vXFAPb0cjykeqYSy5aDvtdu6JMGsPU08LxOvtFLNErA=; b=iaa9vu7M5YoHcyO56cues7uoAR2ct9iq1jic3kPfN4Uxzmr2kRBgTUxAFypaz70RZA RpOZI9MhNAXq8Z5qVtKMDFcthhZqFIkEGIsf7iPa2YTM/LLow/3eKUXE1VV9nsV7vhkG oVMlHUJoAbn9R445ZAXCdFPFwskgeZAnlpxTI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=pPCv3xP8iutBJFHWxSw7eD5+CJxtE6iPQqnOatKB+RA7/OElpcLEM9B4dv1AoetWk1 i/tCunpGkb6uMsugewXRhSjJqVIJm/qTz3FTQFTwx93GZoDFiJchCVcKFqdJHVicmbFp c7cLM1Xch4w18rC1IfUSgtTgwIbIK3a/EIBIM= Received: by 10.52.68.202 with SMTP id y10mr228736vdt.203.1303980478212; Thu, 28 Apr 2011 01:47:58 -0700 (PDT) MIME-Version: 1.0 Sender: doctorrock83@gmail.com Received: by 10.220.192.75 with HTTP; Thu, 28 Apr 2011 01:47:18 -0700 (PDT) In-Reply-To: <1303913729.2030.12.camel@guybrush> References: <4DB20A65.1030504@schlueters.de> <4DB41D25.3040505@lerdorf.com> <1303913729.2030.12.camel@guybrush> Date: Thu, 28 Apr 2011 10:47:18 +0200 X-Google-Sender-Auth: XUcNyB0m54gpWi4TShfAJEhEygg Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: Pierre Joye , Rasmus Lerdorf , PHP internals list Content-Type: multipart/alternative; boundary=20cf307f324e32a86f04a1f69d4d Subject: Re: [PHP-DEV] Unmaintained SAPIs From: jpauli@php.net (Julien Pauli) --20cf307f324e32a86f04a1f69d4d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable All right ;-) Johannes: Thanks for details about lighhtpd's internals. Julien.P 2011/4/27 Johannes 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 > > > > > > > > > --20cf307f324e32a86f04a1f69d4d--