Thin is working now.

0 views
Skip to first unread message

Tim Uckun

unread,
Mar 4, 2008, 4:26:22 AM3/4/08
to switc...@googlegroups.com
I don't know what I did but after fiddling with a dozen things I got
thin working to serve mephisto. Thin is noticably faster than
mongrel_rails.

Do we need multiple thins running?

Peter Cooper

unread,
Mar 4, 2008, 3:59:43 PM3/4/08
to SwitchPipe
It depends. I've personally found a single instance of any Rails app
can deal with a pretty reasonable amount of traffic, but having a
little concurrency will help in most cases. Unless your blog is going
to be taking particularly high traffic, then at most you'll want a few
backends running. I'd only set min_instances to 1 though. You can then
set the timeout to, say, 10 minutes, which is a sweet point unless
you're running in a particularly memory-thirsty environment (in which
case I'd go down to perhaps a minute.)

Cheers,
Pete
Reply all
Reply to author
Forward
0 new messages