On 6 Sep 2008, at 20:42, David wrote:

>
> Sorry.  The problem is with performance when it hits images.  It seems
> the html design contains some small graphics and the redraw of the
> graphics on the initial load is a bit sluggish.  Therefore, I am
> trying to figure out where the problem is...
>
If you're doing things right, static content like images will be  
handled by apache, nginx etc... (ie not by mongrel).

Fred
> The db hits are super fast and even pages without db hits run kind of
> sluggish....not slow just not as fast as it should be running.
>
> we tried 5, 10, 50 and 100 mongrel sessions.   we know 50 and 100 are
> a bit expensive on the servers memory.  However, we wanted to see if
> it made a big difference.
> >


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

Reply via email to