OK, well I haven't reached that point yet but I've noted this.  Thanks
for the information.  Also, I think I may have had too many nginx
processes running for my machine.  I left 6 from Ezra's config but
I've moved it to 4, one for each processor for now.  Early benchmarks
show an improvement of about 260 req/sec but I think there's still
some tweaking that needs to be done before I even start tweaking the
app with caching and stuff.  I'm sure I'm missing something somewhere.

Tom, I'm also moving to 4 mongrels per CPU to see where that takes
me.  Oh, and lastly, I'm using the hugemem kernel (Linux
2.6.9-42.0.10.ELhugemem).  I wonder if I should try the regular smp
kernel for this?  I guess I will try it out anyway.

Raul


On Mar 12, 8:39 am, "Alexey Verkhovsky" <[EMAIL PROTECTED]>
wrote:
> What is you sessions storage config? If you didn't do anything explicitly,
> sessions are persisted as files in ./tmp/sessions, and that's slow.
>
> Alex Verkhovsky


--~--~---------~--~----~------------~-------~--~----~
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