Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

php|architect:
Webcast: Making PHP faster on IIS
May 15, 2010 @ 03:17:43

On the php|architect blog there's a new post with the recording of the webcast from Ruslan Yakushev and Mark Brown of Microsoft talking about increasing PHP performance on IIS.

In this session Mark Brown and Ruslan Yakushev will talk about the work being done at Microsoft to increase the performance of PHP applications on Windows and IIS. This includes some recent advancements with the FastCGI module that enables PHP to run on Windows and IIS as well as soon to be released WinCache 1.1 that is going even further to provide PHP applications exceptional performance on the Windows and IIS platform.

You watch it right in the page or you can download the mp4 file and watch it whenever.

tagged: webcast iis windows performance ruslanyakushev markbrown

Link:

Ruslan Yakushev's Blog:
Slides and Questions from PHP on Windows Webcast
Apr 14, 2010 @ 16:40:02

Ruslan Yakushev has posted some of the slides and the questions from their "PHP Performance on Windows" webcast the other day (a part of the TEKX webcast series). He co-presented with Mark Brown.

There were a number of question at the end of the webcast that we did not get to answer due to lack of time. This blog post provides answers to those questions.

Questions were asked about php_mssql.dll removal, .htaccess on IIS, adding wincache support for Zend_Cache, a Microsoft-developed toolkit for PHP and quite a few more. If you missed the presentation, you can see the slides here and keep checking back on the TEKX webcast page for the video/audio download.

tagged: slides performance windows ruslanyakushev markbrown tekx2010

Link:


Trending Topics: