Host Webrick servlets with Apache FastCGI?

A

Andrew S. Townley

Hi folks,

Been away from the list for a while, but I can't seem to find a good
answer to this with google.

I'm looking at deploying some ruby Web functionality, and I'd like to be
able to write it as a Webrick servlet, and then have this deployable via
an adapter of some kind with Apache FastCGI. From looking through the
Webrick source, it seems like it would be doable, but it would take some
time to replace the functionality of the Server#run method with an
Apache dispatcher.

I was hoping someone else had already solved this problem, as I think
there's merit in this approach. As an alternative approach, I looked at
Rails, but it seems to defer everything to a custom dispatcher anyway,
so it's not leveraging any of the servlet class functionality.

Any pointers/advice would be much appreciated.

Cheers,

ast
 

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

Similar Threads

Writing WEBrick Servlets 0
Apache/FastCGI with Ruby on Windows 0
CGI->WEBrick? 6
Webrick memory consumption 1
Webrick authentication 0
Python and FastCGI 1
fastcgi Access Checking 0
mongrel vs fastCGI+lighty 1

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top