SCGI works well
Posted by Ian Holsman
This page was served using SCGI Rails. and it seems to work OK for the general case.
but the apache module doesn’t seem to play nicely with mod_rewrite..hopefully I can do something about that.
Update: I still can’t get it working properly ;( so I rolled it out to my ‘test’ host and put the reverse proxy back in. What I am trying to do is only get SCGI to serve requests where the file doesn’t exist on the local docroot… Mod_rewrite is the most humbling thing I have seen for a long time ;(