Ottimizzare PHP su Windows con Internet Information Server
PierGiorgio Malusardi (13.May.2010 at 11:30)
Workshop at phpDay 2010 (Italian)
Lo scopo di questa sessione è mostrare come far girare PHP in modo performante ed affidabile su IIS. Verranno trattati i seguenti argomenti: architettura di IIS 7.x, FastCGI per PHP, modulo di Url Rewrite 2.0, la Windows Cache per PHP e le compoenenti per il tracing e la diagnostica di quello che succede nella pipeline di IIS.
Si tratterà di:
- IIS 7.x Architettura
- Fast CGI
- Installazioni side-by-side, PHP recycling, PHP 5.2 e PHP 5.3
- Modulo di Url Rewrite e riuso di regole mod_rewrite
- Windows Cache per PHP
- ARR 2.0 : Aplication Request Routing
- Web Platform Installer 2.0 e applicazioni Open Source PHP nella Web Gallery
- SQL Server driver per PHP
Quicklink: https://joind.in/1420
Track(s): Track 1
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?




16.May.2010 at 13:30 by Manuel Baldassarri
E' stato molto interessante verificare con esempi pratici le funzionalità e le varie possibilità che la piattaforma Windows mette a disposizione agli sviluppatori PHP.