Faster Web 2.0 3 Posted by jan Tue, 19 Dec 2006 06:47:00 GMT In Faster FastCGI I talked about using temp-files in /dev/shm to reduce the overhead of large FastCGI requests. Robert implemented it right away and it is available in the latest pr... 続きを読む
Faster FastCGI 26 Posted by jan Wed, 29 Nov 2006 13:02:00 GMT While I was throwing away from bogus data-copy operations from the mod-proxy-core code I stumbled over a simple question: Why do we copy the HTTP response data from the backends at... 続きを読む
ってパスワード保存するかしないかのポップアップダイアログのボタンにアクセスキーなくない?? 不便すぎ。 それともKDEの所為かしら。 こんななので、マウス使わないとクリアできない。 続きを読む
ざっと試してみた。 ab2 -k -c 10 -n 10000 http://localhost/fcgi/tiny-cgi2.fcgiとして比較。 結果としてはデフォルトオプションならmod_fcgidが50%ほど速いということで。 それ以上にlighttpdとかは速いんだけど。 Webサーバ側でFastCGIのプロセス管理やるよ... 続きを読む
FastCGI performs equally as well as mod_perl. Don't let the 'CGI' fool you; your app runs as multiple persistent processes ready to receive connections from the web server. When using external FastCGI servers, your application runs as a stand... 続きを読む
Core Features...Configuration File SyntaxConfiguration OptionsChange RootPerformancePerformanceFastCGISSLTraffic ShapingUsing SMPModules...mod_accesslogmod_accessmod_aliasmod_authmod_cachemod_cgimod_cmlmod_compressmod_deflatemod_dirlistingmod... 続きを読む