search for: lighttd

Displaying 3 results from an estimated 3 matches for "lighttd".

Did you mean: lighttpd
2006 Jun 09
5
Mongrel - good enough?
I want to deploy RoR site''s (Intranet) for small offices/businesses that will get light traffic (estimating at max about 40 hits per minute at peak times). Lots of AJAX going on more than anything (update checks to the DB - Postgresql). I''d rather not use Lighttd, Apache, etc. as I want to have a streamlined install that is very easy for the end users. The catch is I expect large uploads/downloads (10,20,etc. meg in size) of documents (5-10 uploads per day, 70 or so downloads per day). So this begs the question: Is Mongrel going to be able to handle thi...
2005 Dec 17
6
Lighttpd Restart Script
After quite a bit of searching and coding, I customized an init.d/bash script which allows me to manage multiple instances of Lighttpd server running Rails. It targets the specific PID address instead of the default binary location when starting and stopping /usr/local/bin/lighttpd process. This provides the ability in my case to have multiple lighttpd.conf files running many different instances
2007 Jun 06
10
Attachment_fu S3 uploads killing mongrel
I was wondering if anyone here has seen a similar error to this... >From mongrel.log /usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/ transactions.rb:85:in `transaction'': Transaction aborted (ActiveRecord::Transactions::TransactionError) from /usr/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/ configurator.rb:293:in `call'' from