2007-04-29 [長年日記]

_ [memo.ruby.rails]Mongrel(on off)

 Ruby(Ruby拡張Cモジュールを含む)で実装された、Rails対応軽量APサーバ。
 Apache+mod_ruby+FastCGI同等のスピードで動作。
 Apache+MongrelあるいはApache+pound+Mongrelで構成するのが現在の流行らしい。

_ [memo.ruby]RubyGems(on off)

 Ruby版yum(or Apt)。

_ [memo.ruby]LiteSpeed(on off)

 WEBサーバ、商用製品。個人利用に関しては無償、機能制限あり。

_ [ruby]最新バージョンの Ruby の導入(on off)

 メモメモφ。

_ [ruby.rails]Pound + Mongrel + Apache2.0 で Ruby on Rails!(on off)

 メモメモφ。

_ [ruby.rails]MongrelとApache2.2でRails。(on off)

 メモメモφ。

_ [ruby.rails]Mongrel + Apache 2.0 (mod_proxy) をサブディレクトリで(on off)

 メモメモφ。

_ [ruby.rails]Mongrel を使ってみる(on off)

 メモメモφ。

_ [ruby.rails]Mongrel には「渋み」が込められているらしい(on off)

 メモメモφ。

_ [ruby.rails]Mongrelで拡張子ごとにMIME Typeを設定する(on off)

 メモメモφ。

_ [ruby.rails]Capistranoを使ってMongrelのプロセスを操作する(on off)

 メモメモφ。

_ [ruby.rails]Mongrel: WEBrickよりだいぶ早いhttpd (on off)

 メモメモφ。

_ [ruby.rails]Apache2.2+fastcgiで Ruby on Rails (on off)

 メモメモφ。

_ [ruby.rails]Ruby on Rails のサーバプロセスを把握する(on off)

 メモメモφ。

_ [ruby.rails]「設定より規約」でWebサーバ設定の自動化(on off)

 メモメモφ。

_ [web.infra]リバースプロキシ & ロードバランサ − Pound (on off)

 メモメモφ。

_ [web.infra]Pound で負荷分散のお話(on off)

 メモメモφ。

_ [web.infra]Poundで作るロードバランサとSSLラッパ(on off)

 メモメモφ。

_ [web.infra]LiteSpeed #1 開発〜運用Webサーバの比較(on off)

 メモメモφ。

_ [web.infra]LiteSpeed #2 (設定編)(on off)

 メモメモφ。

_ [ruby.rails]Rails の動作環境と Location について(on off)

 メモメモφ。

_ [ruby.rails]Rails環境で初期化処理を追加したい場合どこに記述するべきか?(on off)

 メモメモφ。

_ [ruby.rails]Rails, Injected(on off)

 メモメモφ。

_ [ruby]Ruby で JSON パーサーを書いてみました(on off)

 メモメモφ。

_ [ruby]twtr (コンソールから使えるtwitterクライアント)(on off)

 メモメモφ。

_ [ruby]PRaggerで*****に投稿するプラグイン(on off)

 メモメモφ。

_ [ruby]プログラマーのための YAML 入門 (中級編)(on off)

 メモメモφ。

_ [ruby][xml]WEBrickとMongrel、SGMLとXML(on off)

 メモメモφ。

_ [apple.mac.os]ITmedia エンタープライズ:第2回 initを置き換えるlaunchd【後編】(on off)

 メモメモφ。

_ [moz]最速Firefoxをビルドしよう【前編】 (on off)

 メモメモφ。

_ [soft]仮想マシンモニタ Xen 3.0解読室:Xenの内部設計(on off)(on off)

 メモメモφ。

_ [soft]仮想マシンモニタ Xen 3.0解読室:ドメインの切り替え【前編】 (on off)

 メモメモφ。

_ [ps3]SCE久夛良木会長、プレイステーション4, 5, 6は構想済み(on off)

 メモメモφ。

_ [memo.ruby]Rubyインストール on CentOS4.4

 CentOS4.4(64bit)に「CentOSのRubyを新しくする」(on off)に書いてある方法で導入すると、
 YAMLパーサSyckまわりのビルドに不具合があるらしく、gemのインストールでこける。
 「最新バージョンの Ruby の導入」(on off)に書いてある方法でRPMをビルドしてから導入した。