nginx ↓ server-starter ↓ psspss ↓ Plack::App::URLMap ↓ ↓ menta unco front に nginx をおいている。これで access log をとったり、なんだりしている。 アプリケーションは Perl で書かれていて、Plack::Server::Standalone::Prefork::Server::Starter で処理している。 PSSPSS における運用の詳細については id:kazuhooku による http://perl-users.jp/articles/advent-calendar/2009/hacker/23.html を参照のこと。 nginx も psspss も daemontools の上でうごかしている。 FCGI とちがって、w3m とかで気軽にアプリケーションにたいしてアクセスできるの