Slashdot Mirror


User: andigutmans

andigutmans's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:Nothing to do with optimization on PHP Optimized for Windows Server 2008 · · Score: 1

    That's incorrect. Many changes have been made to PHP over the past 1.5 years to make it run faster and more reliably on Windows. All those patches have been contributed to the PHP source tree. So it's a combination of the FastCGI work Microsoft did and improvements in PHP which make this a viable option for running PHP applications.

  2. Re:Misleading on PHP Optimized for Windows Server 2008 · · Score: 2, Informative

    That is exactly the point. There are very few Windows deployments because PHP on Windows was 2-3 times slower than on Linux and unstable before we made the said improvements in PHP and Microsoft built FastCGI support into IIS 7.