非同期I/O 概説 Introduction to Asynchronous I/O AIO, I/O Multiplexing… 2007年8月6日 KLab 株式会社 Kラボラトリー 廣瀬 正明 Copyright © KLab Inc. All rights reserved. 今日の目的 非同期I/Oとは何かを知る 非同期I/Oを使うと何がうれしいのかを知る ... 続きを読む
Openminds is een Gentse IT-KMO, gespecialiseerd in kwalitatieve hosting, serveroplossingen, ondersteuning voor creatieve geesten en oplossingen op maat voor internet gerelateerde vraagstukken Nieuws 25/08/08 - Bescherm u tegen Ruby on Rails v... 続きを読む
Lighttpd + Rails2.0で、fcgiを独立起動(spawner使用)の場合のコツ rails | 22:40 | うちではだいたいこの設定で動かしています。 LighttpdWithProcessScripts in Ruby on Rails フロントのhttpdはlighttpdで、lighttpdが起動する際、一緒にfcgiを起動するので... 続きを読む
2007年9月14日 lighttpd/RubyOnRails の SSL化 RubyOnRailsでは、Webサーバーとして動作が高速なlighttpd(ライティ)がよく使われる。 lighttpdはSSLもサポートしているのだが、SSL化のためのキチンとした資料が見つからずSSL化ではまってしまったがなんとかで... 続きを読む
1.lighttpd(src.rpm)ダウンロード # wget http://www.lighttpd.net/download/lighttpd-1.4.13-1.src.rpm 2.rpmの作成 # rpmbuild --rebuild --with ssl lighttpd-1.4.13-1.src.rpm 3.インストール # rpm -ivh /usr/src/redhat/RPMS/i386/lighttpd-1.4.1... 続きを読む
This article discusses how to setup lighttpd with the scripts in script/process as introduced in the 0.14.1 release (aka 1.0RC1). I publish this in the hope that it is useful to you but won’t take any guarantees or blames for you screwing up... 続きを読む
高負荷、大量アクセスなサイトで Lighttpd を使う場合の注意点 すいませんm(_ _)m 昨日、17:45 〜 20:30 まで Amazon Search 落ちてました・・・ 当サイトの web サーバは Lighttpd ってのを使っています。使用しているバージョンは試行錯誤の結果 ver 1.4.7 ... 続きを読む
Lighttpd にて Rails を使う場合の設定を紹介する。 _ アプリ毎に VirtualHost を設定する場合 Rails(Ruby on Rails) を Lighttpd で使うには、Virtualhost を用いて、以下のように設定する。ここで、Rails のディレクトリを、/var/www/localhost/htdocs/rails ... 続きを読む
lighttpd の FastCGI 負荷分散を理解する - Weblog and logic, or magic 勢いあまって lighttpd のソースコードにまで迷いこんでしまったので、lighttpd における FastCGI プロセスの負荷分散について調査してみたいと思います。 Module: mod_fastcgi Optimizin... 続きを読む
TracNav(DocsToc) #!rst ====================== Simple Virtual-Hosting ====================== ------------------------ Module: mod_simple_vhost ------------------------ .. contents:: Table of Contents Description =========== Simple assumption: ... 続きを読む