PHP Classes

php & pgo

Recommend this page to a friend!

      PHP Classes blog  >  PHP 7 Performance Imp...  >  All threads  >  php & pgo  >  (Un) Subscribe thread alerts  
Subject:php & pgo
Summary:shift in how to serve pages
Messages:2
Author:Per Funke
Date:2015-11-16 09:50:08
Update:2015-11-16 19:00:00
 

  1. php & pgo   Reply   Report abuse  
Picture of Per Funke Per Funke - 2015-11-16 17:54:48
does that mean shift in how to serve pages, moving the workload fm, lets say, phpmod to separate pgo-optimized php-instances on the server, the phpmod pages merely calling on them?

If this is correct maybe an article about it would sit just right?

You're doing good informative work! Keep it up!
:0)

  2. Re: php & pgo   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2015-11-16 19:00:00 - In reply to message 1 from Per Funke
No, this does not affect anything in the way you serve pages.

If you use Apache, you will still build Apache mod_php as usual, except it will be in two steps to build PHP.

Actually we were talking about an article published in the site that explains how it works. The article link is in the show notes.

phpclasses.org/blog/post/321-PHP-7- ...