On 3/12/07, roller8 <[EMAIL PROTECTED]> wrote:
>
> 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.


Well, if you haven't done anything with sessions, I would bet my 2 cents
that session persistence through file system is your current bottleneck. At
least, it was for many people in a similar stage.

The typical price of it, if I remember correctly, is around 20 to 30 msec
per request, and it just keeps on growing.

Alex

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