On Dec 15, 11:38 am, "Rob Kaufman" <[email protected]> wrote:
> that hard). You don't really want to run the PHP script in you're > application server (Mongrel, Thin, Passanger, Swiftiply, etc) You > need to run it up at the webserver level. Just FYI, but Swiftiply itself isn't an app container. It's more akin to nginx, apache (+ Passenger), etc... It works with swiftiplied_mongrel (which is just a patch on mongrel) or with Thin at the moment. It did occur to me this morning how to easily add native CGI support to Swiftiply without incurring a performance hit, though, so look for that to hit the github repo sometime soon. Kirk Haines --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
