Hey john.

Thanks,
Shrikant
John Small wrote:
> Shrikant
> 
> Hi, yes I got away from Mongrel+mod_proxy, currently I'm using mod_rails 
> aka Passenger, but will look at Thin because it's getting good reports.
> 
> Thanks for the advice
> 
> John Small
> 
> Shrikant Lokhande wrote:
>> Hey John,
>> 
>> Forget mongrel, use thin same as mongrel but better than.
>> check once:
>> gem install thin
>> thin config -C /app/current/config/thinapp.yml -e production -s2 -p7200
>> thin start /app/current/config/thinapp.yml
>> 
>> do once.
>> 

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to