--
To post to this group, send email to gito...@googlegroups.com
To unsubscribe from this group, send email to
gitorious+...@googlegroups.com
Well, that puts me in a bit of a pickle. I'm not using Apache-- I'm using Cherokee. Now, Cherokee supports X-Sendfile, but not when acting as a reverse proxy configuration (Gitorious is running on Webrick, and requests to the virtual server get forwarded to the port it's running on).
It is, however, trivial to have Cherokee use FastCGI. Is there a way to get Gitorious working on FastCGI instead of Webrick?
Well, that puts me in a bit of a pickle. I'm not using Apache-- I'm using Cherokee. Now, Cherokee supports X-Sendfile, but not when acting as a reverse proxy configuration (Gitorious is running on Webrick, and requests to the virtual server get forwarded to the port it's running on).
It is, however, trivial to have Cherokee use FastCGI. Is there a way to get Gitorious working on FastCGI instead of Webrick?