Nitro apache2 question

O

Ochronus

Hi all,

I'd like to use apache2 to serve a nitro based app, let's take the
examples provided with nitro for example. I'm fairly new to ruby on the
server side, so please tell me how to publish it under apache so that I
don't need webrick (eats _much_ memory).

The specs: apache 2.0.53, ruby 1.8.2, mod_ruby 1.2.4, mod_fastcgi 2.4.2


Thank you in advance,
Ochronus
 
G

George Moschovitis

Ochronus said:
Hi all,

I'd like to use apache2 to serve a nitro based app, let's take the
examples provided with nitro for example. I'm fairly new to ruby on the
server side, so please tell me how to publish it under apache so that I
don't need webrick (eats _much_ memory).

The specs: apache 2.0.53, ruby 1.8.2, mod_ruby 1.2.4, mod_fastcgi 2.4.2

Hello,

you can run Nitro applications under apache using the FastCGI adapter.
You can look at the example Lighttpd configuration and try to config
Apache or wait 1-2 days and I 'll email you an Apache FastCGI
configuration (I have to look to my older source files for this.)

In any case, the next version of Nitro will include example Apache
configuration files.

regards,
George
 
O

Ochronus

Thank you for your quick reply!

I'll go through the example lighttpd conf :)

Thanks again,
Ochronus
 
O

Ochronus

Also I'd be very glad if you mailed me those apache confs, just to be
sure :)

Thanks in advance for your kindness,

Regards,
Ochronus
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,915
Members
47,456
Latest member
JavierWalp

Latest Threads

Top