您的最佳的信息源和新聞 遠景, 景色硬件 并且 winvista 在互聯網

景色文章 名列前茅50 景色錄影 景色軟 景色幫助

IIS

您當前瀏覽文章從 微軟視窗景色兼容軟件 匹配類別 IIS.

微軟被更新的FastCGI -,但應該您升級?

我們 早先蓋 IIS FastCGI模塊的最後的發行,聯合被開發在微軟和Zend之間… 但這個星期,微軟(MSFT: $33.76 -0.50%) 宣佈 可及性 RTM IIS FastCGI模塊。

那麼怎么回事? 我們下載了,順便說一句,是的新發行( 沒有 與老一個,您兼容必須然後卸載安裝新版本)并且檢查了版本號在\窗口\ System32 \ inetsrv \ fcgiext.dll -它出來是6.1.36.1。

相反,我們下載并且安裝一個月前(似乎取了綽號現場發行)被檢查并且被發現7.0.6001.16606的版本。

現場發行明顯地使用編號從微軟視窗服務器2008發行,但它有我們被混淆。

點擊持續讀「微軟被更新的FastCGI -,但如果您升級?」

寫由計算機權威 2007年11月15日沒有評論.
讀更多文章 FastCGI 并且 IIS 并且 微軟 并且 回顧 并且 窗口 并且 軟件.

服務器移動完成了-充分地優化的NeoSmart技術!

我們在移動工作向一臺新的服務器所有星期,并且我們完成了轉折。 最好所有,我們中間交換了到新的服務器,不用任何停工期。 我們新的服務器是1.86千兆赫核心2二重奏和與DDR2 RAM 3GB -所有感謝對令人敬畏的人和加侖在 Lunarpages那裡最佳的主人是。

很多工作進入這轉折希望提高表現-和更加重要地,可靠性-我們的服務器。 在去年(自從我們首先開始了我們主持與LP),我們從幾百萬命中去每月許多成千上萬,并且我們的老服務器相當採取了命中。 為此,我們集中於部署輕量級和高優化代碼所有; 有希望地那兒不會無意想不到的停工期…。

我們的當前軟件設定是非常複雜的,但有希望地它一直把我們帶對是我們的目標的0.00分鐘停工期-! 我們有多種應用軟件服務器和節目跑在背景做什麼的其中每一好他們-而不是傳統有這網服務器做它所有方式。 At the moment, we currently have a software stack comprising of a tightly-knit mesh of these products:

Click to continue reading "Server Move Completed - NeoSmart Technologies Fully Optimized!"

Written by Computer Guru on October 19th, 2007 with no comments.
Read more articles on Servers and Configuration and Tomcat and IIS and NeoSmart Technologies and Windows and php and software.

FastCGI for IIS Final Released, Congratulations to the IIS Team!

Congratulations are in order for Microsoft’s IIS development team - today they’ve just announced 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.

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. While the biggest benefit will be seen in using FastCGI w/ IIS7 to take advantage of the new kernel-mode caching, it’s still a huge improvement over the old way of running scripting engines for languages like PHP on Windows.

The Problem: Most open-source scripting engines like PHP and Ruby on Rails were initially developed on/for the *nix world. 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). On Windows, that doesn’t work out so well, because it takes a lot more resources to create another process. So these engines released Windows-specific single-process multi-threaded engines; the only problem was, they weren’t stable. 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.

Click to continue reading "FastCGI for IIS Final Released, Congratulations to the IIS Team!"

Written by Computer Guru on October 10th, 2007 with no comments.
Read more articles on FastCGI and IIS and Servers and Web Development and php and Windows and Reviews and Microsoft and software.

eAccelerator PHP Extension Isn’t Thread-Safe…

For all the Windows-bound PHP users out there, consider yourselves warned: even if you’re running the (supposedly) thread-safe PHP Win32 binary redistribution, you’re still susceptible to PHP Access Violation Errors, race problems, heap corruption, and much worse if you use the popular eAccelerator opcode-caching extension.

We did our testing with the binaries compiled by SiteBuddy using the latest versions of both PHP and eAccelerator. Almost immediately after initiating a stress test on our test servers we experienced the dreaded “PHP Access Violation” error - which brings down the entire IIS Worker Process to its heels.

Click to continue reading "eAccelerator PHP Extension Isn’t Thread-Safe…"

Written by Computer Guru on September 10th, 2007 with no comments.
Read more articles on IIS and FastCGI and Servers and XCache and APC and eAccelerator and Bugs and Windows and Programming and apache and php and software.