What else could we include in Jen?
which is not to say we want to include all of these...
- URL Rewriting filter - a good one already exists
- Other htaccess controls (rewrite as above, Files directive)
- SCGI handler
- A Default servlet - a portable way of handling static content
- FCGI handler that makes use of Jetty 6 Continuations
- FCGI over Unix Domain Sockets ( useful for security with virtual hosts)
- FCGI over Windows Named Pipes (unlikely to be really useful except for legacy things)