Welcome! Log In Create A New Profile

Advanced

Roadmap for php-fpm?

Posted by Max Baryshnikov 
Max Baryshnikov
Roadmap for php-fpm?
June 26, 2009 03:04AM
Hi all,

What is in roadmap for php-fpm?
Is it planned to be integrated in official php distribution in any way
(as pecl extension for example?) As far as I undertand, license has
changed to BSD for compatibility with php license reasons?

Thanks,
Max
Re: Roadmap for php-fpm?
June 26, 2009 02:16PM
I have interest from 2 or 3 of the PHP developers who are in charge/work on
the FastCGI SAPI.
They've been wanting to merge PHP-FPM or portions of it into PHP for a
while. Now they can, so I am keeping on them about it.

Otherwise, I am trying to keep it fresh and up to date - the website is up
now, each time there is a new PHP release (production, I don't want to waste
time with RCs myself, but if people want to contribute patches for those,
that's fine) I try to get a patch out (I Can't do the code sadly, but I will
solicit people who can until it gets done)

As far as a roadmap I've started a "Wishlist" page, as opposed to a roadmap,
as I cannot actually define a roadmap without knowing what items are
actually planned, and by not actually writing the code myself, I can only
rely on others to do so.

http://php-fpm.org/Wishlist - feel free to add to the page.

On Fri, Jun 26, 2009 at 12:04 AM, Max Baryshnikov wrote:

>
> Hi all,
>
> What is in roadmap for php-fpm?
> Is it planned to be integrated in official php distribution in any way
> (as pecl extension for example?) As far as I undertand, license has
> changed to BSD for compatibility with php license reasons?
>
> Thanks,
> Max
>
Max Baryshnikov
Re: Roadmap for php-fpm?
June 27, 2009 04:31AM
Thanks for the answer, Michael.

BTW, I'm a long-term web-developer, so if you need any help with the
site, I will be glad to help.
Re: Roadmap for php-fpm?
June 27, 2009 04:37AM
Only help we need is
a) funding
b) C programming to keep it up to date and extend the features
c) influence (getting it out there, making it important for PHP to include)

On Sat, Jun 27, 2009 at 1:31 AM, Max Baryshnikov wrote:

>
> Thanks for the answer, Michael.
>
> BTW, I'm a long-term web-developer, so if you need any help with the
> site, I will be glad to help.
>
Re: Roadmap for php-fpm?
June 27, 2009 05:32AM
On Sat, Jun 27, 2009 at 3:37 PM, Michael Shadle<mike503@gmail.com> wrote:
> Only help we need is
> a) funding
> b) C programming to keep it up to date and extend the features
> c) influence (getting it out there, making it important for PHP to include)
>

documentation?

--
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
Re: Roadmap for php-fpm?
June 27, 2009 02:44PM
I think there's only a couple things we can document;

a) How to compile it in for different architectures (if that's even
needed? pretty much the same on most)
b) the php-fpm.conf file itself. Which we can take a distro file, use
the short explanation above each XML node, and grow it from there.
I've created a stub page for that here:
http://php-fpm.org/Configuration

I'd add to it right now but I have some family business. But PHP-FPM
is so small, we won't have much to document :)

Possibly also adding in examples if people really want to run php-fpm
non-daemonized and how to use it with daemontools, runit/sv, upstart,
etc...

On Sat, Jun 27, 2009 at 2:32 AM, Edho P Arief <edhoprima@gmail.com> wrote:
>
> On Sat, Jun 27, 2009 at 3:37 PM, Michael Shadle<mike503@gmail.com> wrote:
> > Only help we need is
> > a) funding
> > b) C programming to keep it up to date and extend the features
> > c) influence (getting it out there, making it important for PHP to include)
> >
>
> documentation?
>
> --
> O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
grigori
Re: Roadmap for php-fpm?
June 27, 2009 05:08PM
On Jun 27, 9:44
Re: Roadmap for php-fpm?
June 27, 2009 05:48PM
Well the site is open for editing - it is a wiki. I'm not sure if I've
enabled normal users to create pages. I can create a new page for
performance optimizations where people can post. I suppose some
optimization tips that are outside of just standard php-fpm.conf is a
good idea.

Sent from my iPhone

On Jun 27, 2009, at 2:08 PM, grigori <grigori.kochanov@gmail.com> wrote:

>
>
>
> On Jun 27, 9:44 pm, Michael Shadle <mike...@gmail.com> wrote:
>> I think there's only a couple things we can document;
>
> FCGI gives a lot of possibilities for performance tuning and resource
> consumption optimization.
> Optimization ability is the major reason why we move to FCGI from
> Apache SAPI.
> Without the FPM patch the FCGI is not really usable with PHP.
> Additionally, FPM gives some special features.
>
> The aspects of management, diagnostics and configuration of PHP FCGI
> are not really described anywhere.
> Andrei once helped me and described techniques of diagnoses and tuning
> in the Russian version of this list. It allowed me to increase
> performance in 50 times.
>
> At least some basic techniques like netstat and debug to find out what
> scripts run slow should be descried, in my opinion.
> Without this information one just can't get understanding of the major
> idea.
>
> Grigori
Re: Roadmap for php-fpm?
June 28, 2009 03:05PM
Here's a shot on the config file.
http://php-fpm.org/Configuration_File


On Sat, Jun 27, 2009 at 2:32 AM, Edho P Arief wrote:

>
> On Sat, Jun 27, 2009 at 3:37 PM, Michael Shadle wrote:
> > Only help we need is
> > a) funding
> > b) C programming to keep it up to date and extend the features
> > c) influence (getting it out there, making it important for PHP to
> include)
> >
>
> documentation?
>
> --
> O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
>
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 168
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready