On Tue, Jul 21, 2009 at 6:02 AM, Rails
List<rails-mailing-l...@andreas-s.net> wrote:

> Currently, I manage user view state using sessions. For example to hold
> current city, current category etc.  But the application appear to be
> very slow.
>
> Would it be good to store the user state in cookies, so that the
> performance will be better?.

What leads you to think your session management is the issue?

Have you used any performance analysis tools (e.g. New Relic)?

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to