Jetty + FastCGI Servlet + Trac = blogtrader.net

I ported  jfastcgi to Scala and fixed some bugs. Now my web site is configured running under Jetty with the modified fastcgi servlet as gateway to a Trac fastcgi daemon.

I encountered an issue (fixed later) with Trac fcgi daemon though, which may cause the daemon died silently, but the fastcgi servlet will restart it automatically when this happens.

All source code can be found via Browse Source

  • Posted: 2010-01-03 02:00 (Updated: 2010-01-03 21:36)
  • Author: dcaoyuan
  • Categories: (none)

Comments

No comments.