Forum Moderators: coopster
Microsoft has been working with Zend to get Zend's PHP open-source scripting language to run faster on its Web server. Windows Information Server has been Microsft's prime platform for its own high-performance language, Active Server Pages. But with Web sites frequently including non-Microsoft technologies, Windows Information Server was handicapped when developers were working with PHP.
"Zend will optimize PHP for Windows operation," says Andi Gutmans, Zend co-founder and VP of technology.
Story [informationweek.com] from InformationWeek
Comments?
I had IIS serving up PHP forum pages on my W2K3 box, and I was never really happy with the speed, so I installed Apache on the same box. Simply switching to Apache doubled my forum page build speed. Same Mysql install, same PHP install, same forum software install... the only thing different was switching from IIS to Apache.
And the box is much more stable now, too. Apache and PHP play very well together, so I just keep the IIS/ASPX/CFM sites together in one corner, and the Apache/PHP sites together in another corner, and all is well :) IIS is great with Win-centric technologies, but the IIS/PHP interaction is currently lacking. Glad to see they're gonna try to address it, and I wish them success.
Microsoft has formed a technical partnership with Zend Technologies to optimize its open source scripting language, PHP, to work better with Windows Information Server.
In a different world, that subhead might have read:
Microsoft has formed a technical partnership with Zend Technologies to optimize its Windows Information Server to work better with Zend's open source scripting language, PHP.
It feels like this non-existent headline:
Ford has formed a technical partnership with Chevron and BP to optimize their gasoline to work better with Ford cars and trucks.
What price will this "optimization" exact from non-IIS users? And now we'll have TWO versions of PHP to deal with; Windows and non-Windows. I can't imagine this will all be handled by an API addition/modification ... MS is well-known for its "extensions".
[edited by: StupidScript at 9:46 pm (utc) on Nov. 1, 2006]
Netcraft says Information Server's rise reflects Microsoft's heavy investment in free blogging services at Windows Live Spaces, which added 1.3 million users in September, compared to 459,000 at Google Blogger, Google's free service.
So ... MS adds a bunch of its own servers to handle the increase in bloggers on its own sites ... and that skews the data? Blecch. Junk data. MS could simply roll out a few thousand more servers to handle its own traffic any time it wants some "good news" to report!
[edited by: StupidScript at 9:43 pm (utc) on Nov. 1, 2006]
More often than not, sites relying on PHP turned to the open source Apache Web server and Linux rather than Microsoft's Windows Information Server and the Windows operating system because of the performance advantage.Microsoft and Zend Technologies have agreed to erase that advantage.
I don't think they will be successful in erasing that advantage. Optimizing PHP for Windows is only half the battle, and Zend is going to work on that. I would love to see the same focus on optimizing Apache for Windows. Another big blue company had their own HTTP server early on, and quickly adapted Apache as an alternative to it's own HTTP server and tweaked the OS to optimal performance. I would love to see MS follow suit, albeit years later and way behind the competition. Still, this is great news and I'm happy to see the partnership in regards to PHP. Progress.