HTTPサーバの作成。特徴は次の通り。
(1) マルチプロセス・マルチスレッドのサーバ。
(2) ウェブベースのインターフェースで動的に構成変更ができる。
(3) 記述言語はRuby 1.8.1以降。
バージョン0.5.0のリリース。
* reimplemented ControlPanel components.
* multiprocess-server option is automatically disabled
at MS-Windows platform.
* `page cache hit log' is added to web page maker framework.
* parameters for modules of documents and filters are associated to
its names.
* sample CGI of web page maker framework.