# \[ANN\] SCGI Rails Runner (could support others)

**URL:** https://rubytalk.org/t/ann-scgi-rails-runner-could-support-others/21598
**Category:** ruby-talk
**Created:** [17 October 2005 06:10 UTC](https://rubytalk.org/t/ann-scgi-rails-runner-could-support-others/21598 "2005-10-17T06:10:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Zed\_A\_Shaw](https://avatars.discourse-cdn.com/v4/letter/z/5fc32e/32.png) [@Zed\_A\_Shaw](https://rubytalk.org/u/Zed_A_Shaw)
#### Post date: [17 October 2005 06:10 UTC](https://rubytalk.org/t/ann-scgi-rails-runner-could-support-others/21598/1 "2005-10-17T06:10:03Z")

</div>

Hi Everyone,

Hope you bastards had a great time at RubyConf. I know I just \*loved\*  
listening to the side comentary on IRC all day while I was trying to  
concentrate. (🙂

While this is Ruby on Rails specific normally, I thought I'd mention  
the latest SCGI Rails Runner to the ruby-lang crew. This release  
actually generalizes much of the SCGI and control code into a library  
that other frameworks could probably leverage. There is actually very  
little Rails code in the project.

Check it out and contact me if you're interested in using it in your  
framework.

\* Announcement:  
&nbsp;&nbsp;[http://www.zedshaw.com/](http://www.zedshaw.com/)

\* README and RDoc:  
&nbsp;&nbsp;[http://www.zedshaw.com/projects/scgi\_rails/rdoc/index.html](http://www.zedshaw.com/projects/scgi_rails/rdoc/index.html)

\* gem, tar.bz2, tar.gz, zip:  
&nbsp;&nbsp;[http://www.zedshaw.com/downloads/scgi\_rails/](http://www.zedshaw.com/downloads/scgi_rails/)

\* apache1-mod\_scgi-1.7a-win32.zip  
&nbsp;&nbsp;[http://www.zedshaw.com/downloads/scgi\_rails/apache1-mod\_scgi-1.7a-win32.zip](http://www.zedshaw.com/downloads/scgi_rails/apache1-mod_scgi-1.7a-win32.zip)

\* apache2-mod\_scgi-1.7a-win32.zip  
&nbsp;&nbsp;[http://www.zedshaw.com/downloads/scgi\_rails/apache2-mod\_scgi-1.7a-win32.zip](http://www.zedshaw.com/downloads/scgi_rails/apache2-mod_scgi-1.7a-win32.zip)

The win32 mod\_scgi modules are courtesy Curt Hibbs and they include the  
soon to be released AJAX fix for SCGI on Apache.

Thanks again.

Zed A. Shaw  
[http://www.zedshaw.com/](http://www.zedshaw.com/)

---

<div class="post-metadata">

### Author: ![Zed\_A\_Shaw](https://avatars.discourse-cdn.com/v4/letter/z/5fc32e/32.png) [@Zed\_A\_Shaw](https://rubytalk.org/u/Zed_A_Shaw)
#### Post date: [17 October 2005 13:31 UTC](https://rubytalk.org/t/ann-scgi-rails-runner-could-support-others/21598/2 "2005-10-17T13:31:03Z")

</div>

A quick notice that I had packaged the scgi\_rails packages  
incorrectlly. Not sure about this but I think the gem packaging for  
Rake has changed to not include files by default (or to actually honor  
the inclusion spec I didn't notice before).

Anyway, you can get corrected packages at:

[http://www.zedshaw.com/downloads/scgi\_rails/](http://www.zedshaw.com/downloads/scgi_rails/)

I didn't change the version number since this was just a repackaging.  
Still 0.4.1.

Zed A. Shaw

> **[Zed A. shaw](https://zedshaw.com/)**
>
> Personal essays and writings by Zed A. Shaw.

> **···**
>
> On Mon, 17 Oct 2005 15:10:03 +0900 "Zed A. Shaw" \<zedshaw@zedshaw.com\> wrote:
> 
> > Hi Everyone,
> > 
> > Hope you bastards had a great time at RubyConf. I know I just \*loved\*  
> > listening to the side comentary on IRC all day while I was trying to  
> > concentrate. (🙂
> > 
> > While this is Ruby on Rails specific normally, I thought I'd mention  
> > the latest SCGI Rails Runner to the ruby-lang crew. This release  
> > actually generalizes much of the SCGI and control code into a library  
> > that other frameworks could probably leverage. There is actually very  
> > little Rails code in the project.
> > 
> > Check it out and contact me if you're interested in using it in your  
> > framework.
> > 
> > \* Announcement:  
> > &nbsp;&nbsp;[http://www.zedshaw.com/](http://www.zedshaw.com/)
> > 
> > \* README and RDoc:  
> > &nbsp;&nbsp;[http://www.zedshaw.com/projects/scgi\_rails/rdoc/index.html](http://www.zedshaw.com/projects/scgi_rails/rdoc/index.html)
> > 
> > \* gem, tar.bz2, tar.gz, zip:  
> > &nbsp;&nbsp;[http://www.zedshaw.com/downloads/scgi\_rails/](http://www.zedshaw.com/downloads/scgi_rails/)
> > 
> > \* apache1-mod\_scgi-1.7a-win32.zip  
> > &nbsp;&nbsp;[http://www.zedshaw.com/downloads/scgi\_rails/apache1-mod\_scgi-1.7a-win32.zip](http://www.zedshaw.com/downloads/scgi_rails/apache1-mod_scgi-1.7a-win32.zip)
> > 
> > \* apache2-mod\_scgi-1.7a-win32.zip  
> > &nbsp;&nbsp;[http://www.zedshaw.com/downloads/scgi\_rails/apache2-mod\_scgi-1.7a-win32.zip](http://www.zedshaw.com/downloads/scgi_rails/apache2-mod_scgi-1.7a-win32.zip)
> > 
> > The win32 mod\_scgi modules are courtesy Curt Hibbs and they include  
> > the soon to be released AJAX fix for SCGI on Apache.
> > 
> > Thanks again.
> > 
> > Zed A. Shaw  
> > [http://www.zedshaw.com/](http://www.zedshaw.com/)
