FastCGI for IIS Final Released, Congratulations to the IIS Team! FastCGI con IIS Data finale, Congratulazioni a tutti i team di IIS!
Congratulations are in order for Microsoft’s IIS development team - today Congratulazioni sono, in ordine di Microsoft IIS team di sviluppo - oggi they’ve just announced Hanno appena annunciato the public availability of the final version of the IIS-FastCGI ISAPI Extension - a long-awaited and much-improved way of running just about any open-source scripting engine on IIS, safely and quickly. La disponibilità pubblica della versione finale di IIS - FastCGI ISAPI Extension - una lunga attesa e molto migliorata - modalità di esecuzione appena circa tutto open source motore di scripting su IIS, sicuro e veloce.
This FastCGI module for IIS 5.1, 6, and 7 (with Windows Vista and Server 2008) have been in the works for quite a while now, and we’ve been using them since the first beta release - they’re good. Questo modulo FastCGI per IIS 5,1, 6, e 7 (con Windows Vista e Server 2008) sono stati in opere per un po 'di tempo ora, e che ci è stato dato loro utilizzando la prima versione beta - che stanno bene. While the biggest benefit will be seen in using FastCGI w/ IIS7 to take advantage of the new Mentre il più grande vantaggio di essere visto in utilizzando FastCGI p / IIS7 di trarre vantaggio dalle nuove kernel-mode caching - Modalità di caching del kernel , it’s still a huge improvement over the old way of running scripting engines for languages like PHP on Windows. , È ancora un grande miglioramento rispetto al vecchio modo di funzionamento dei motori per linguaggi di scripting come PHP su Windows.
The Problem : Most open-source scripting engines like PHP and Ruby on Rails were initially developed on/for the *nix world. Problema: la maggior parte open source motori di scripting come PHP e Ruby su rotaie sono stati inizialmente sviluppati su / per i sistemi * nix mondo. On Unix-based platforms, the easiest way of creating multi-threaded applications is just to run the same app twice or more (The CGI model). Su piattaforme basate su Unix, il modo più semplice di creare applicazioni multi-threaded sotto è solo per eseguire la stessa circa due o più volte (Il modello CGI). On Windows, that doesn’t work out so well, because it takes a lot more resources to create another process. In Windows, che non funziona così bene fuori, perché si prende un sacco di maggiori risorse per creare un altro processo. So these engines released Windows-specific single-process multi-threaded engines; the only problem was, Quindi questi motori di Windows rilasciato specifiche singolo processo più motori, l'unico problema è stato, they weren’t stable Esse non erano stabili . Too many race conditions in some very non-thread-safe code wreaked havoc on many Windows systems, with the PHP developers themselves giving “Stability on IIS” the lowest level of concern. Troppi gara in alcune condizioni molto non thread safe codice wreaked caos su molti sistemi Windows, con gli stessi sviluppatori di PHP dare "stabilità su IIS" il più basso livello di preoccupazione.
The Solution : Enter Microsoft’s FastCGI module. La soluzione: Microsoft FastCGI Inserisci modulo. It’s a multi-threaded service that creates several processes of the scripting engine and keeps them running thereby eliminating the overhead of creating new processes and also letting you use non-thread-safe binaries without a fear in the world. Si tratta di un servizio multi-threaded sotto diversi processi che crea del motore di scripting e li esegue eliminando così il sovraccarico di creazione di nuovi processi e di utilizzare anche locazione non thread safe binari senza paura nel mondo.
Despite all the bad press Microsoft seems to be getting these days from the open source community, even when Nonostante tutti i cattivi stampa di Microsoft sembra essere sempre in questi giorni dalla comunità open source, anche quando they do things right Che fanno le cose bene , the IIS team has really outdone itself with this project. , Il team di IIS ha davvero vincere se stessa con questo progetto. The benchmarks Il benchmark are quite amazing Sono abbastanza sorprendente , and the team seems to genuinely care about pleasing open-source users on the Windows world. , E la squadra sembra preoccuparsi davvero gradevoli open source per gli utenti di Windows mondo. While PHP/Zend has released Mentre PHP / Zend ha rilasciato supposedly thread-safe PHP binaries Presumibilmente thread safe PHP binari , we’ve been using them here on NeoSmart Technologies for a while, and though they are much better, we’ve still had the occasional access violation error w/ a exit code indicating it was caused by non-thread-safe code. , Abbiamo utilizzato qui su NeoSmart Tecnologie per un po 'di tempo, e anche se sono molto meglio, abbiamo ancora avuto l'errore di violazione di accesso occasionale p / uno codice di uscita che indica che è stato causato da non thread safe codice.
While most servers running PHP are also running a Unix-based operating system, it’s always good to have a choice. Mentre la maggior parte dei server che eseguono anche in esecuzione di PHP sono basati su un sistema Unix del sistema operativo, è sempre bene avere una scelta. After all, there are quite a few projects out there that require Windows-based servers, have some PHP scripts they’d like to run (the fact that it’s the most popular language for all those highly-used packages should be a clue), and can’t afford another to shell out the cost of another *nix machine. Dopo tutto, ci sono alcuni progetti là fuori che richiedono server basati su Windows, sono alcuni script PHP si desidera utilizzare (il fatto che è la lingua più popolare di tutti quelli altamente utilizzati pacchetti dovrebbe essere un indizio ), E non può permettersi un altro per spillare il costo di un altro sistemi * nix macchina. And, as the open-source community would say, it’s all about having as many choices as possible. E, come la comunità open source potrebbe dire, si tratta di scelte che hanno come molti come possibile.
[ download Scaricare ] [ ] [ configuration Configurazione ]
Written by Computer Guru. Scritto da Computer Guru. Read more great feeds at is source Per saperne di più grande al feed è fonte WEBSITE SITO WEB
no comments Nessun commento . .
Read more articles on Per saperne di più articoli su FastCGI FastCGI and E IIS IIS and E Servers Server and E Web Development Web Development and E php PHP and E Windows Windows and E Reviews Recensioni and E Microsoft Microsoft and E software Il software . .
- [+] Digg [+] Digg : Feature this article : Feature questo articolo
- [+] Del.icio.us [+] Del.icio.us : Bookmark this article : Bookmark questo articolo
- [+] Furl [+] Furl : Bookmark this article : Bookmark questo articolo














