One of the major benefit of Merb is that it doesn't use CGI :) the other is that it uses Mongrel :p
Camping http://redhanded.hobix.com/bits/campingAMicroframework.html might be a better fit. -Matt On 7/29/07, Dan Gottlieb <[EMAIL PROTECTED]> wrote: > Hi, > > I've been looking for a light weight alternative to rails for a few > small projects, and just came across merb, which looks perfect. The > only issue is that merb seems to be tied to mongrel, and I have to > deploy to our internal infrastructure which uses FastCGI. > > How difficult would it be for me to modify merb to support a fcgi > interface (actually a rack interface - rack is middleware that > standardizes web requests between cgi, fcgi, mongrel, webrick, etc.)? > Is the merb code base very tightly coupled with Mongrel? Any suggestions on > where to start digging? > > Thanks, > Dan > _______________________________________________ > Merb-devel mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/merb-devel > -- m|a agile development -------- (760) 536-4425 Skype: mattdesktop GTalk: [EMAIL PROTECTED] blog: http://railsontherun.com _______________________________________________ Merb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/merb-devel
