[LRUG] Mongrel

Chris Parsons chris at edendevelopment.co.uk
Thu Nov 23 03:14:52 PST 2006


Hi all,

Thought I'd break my long lurking silence to say that I've had much  
success with Apache 2.0 and Mongrel, using mod_proxy. Sure, you can't  
run multiple mongrel instances direct from Apache with plain 2.0, but  
you can use Pound to achieve the same effect.

On 23 Nov 2006, at 10:53, daniel cremer wrote:
> However to be honest you don't really need a cluster of mongrels  
> while your app is taking it's first steps. If you're not getting a  
> heavy load of traffic (which I would guess is the case if you're  
> contemplating running it on a home server) just run a single  
> instance of mongrel.

True, unless you have many dynamically served images per page (like  
I  have with one app), as each image then hits the mongrel process  
hard. Mongrel serves dynamic requests concurrently (because of  
aforementioned threading issues), so it'll end up rather slow if you  
don't have multiple instances.

Cheers
Chris

--
Chris Parsons
Director, Eden Development (UK) Ltd
chris at edendevelopment.co.uk
www.edendevelopment.co.uk

0845 0097 094
po box 425, winchester, so23 0wy, uk

Tried Pin in the Map? Mark a map location, add text, send to friends.
http://pininthemap.com

--------------
This electronic message and all contents contain information from the  
sender which may be privileged, confidential or otherwise protected  
from disclosure. The information is intended to be for the addressee 
(s) only. If you are not an addressee, any copying, disclosure,  
distribution or use of the contents of this message is prohibited. If  
you have received this electronic message in error, please notify the  
sender by reply e-mail and destroy the original message and all  
copies. The sender does not accept liability for any errors or  
omissions.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20061123/d1d9434e/attachment.html>


More information about the Chat mailing list