View Single Post
  #5  
Old 12-21-2006, 03:28 PM
aemadrid aemadrid is offline
Senior Member
 
Join Date: Aug 2006
Posts: 57
Thanks for for the info. I tried getting Merb to run using the LSAPI but it didn't work. Nevertheless, I'm going forward with starting from scratch using the standard cgi libraries. I'm loving the performance so far. We'll see how it does at the end of the project.

Thanks again,


Adrian Madrid

Quote:
Originally Posted by mistwang View Post
You can safely assume it is a persistent CGI container, all CGI environment variables is available. On top of that, you can craft a Mongrel HttpHandler object and make Merb think it is running under Mongrel.
Reply With Quote