You should look into caching to enhance performance, rather than
storing everything in the session.
On 1/21/06, Bogdan Ionescu <bogdan.ionescu@gmail.com>
wrote:> Does it make sense to use the @session to store some values instead of
> accessing the db on each request?
> I am trying to optimize the most accessed area, a page that every visitor
> would access hundreds of times daily.
>
> Thanks,
> Bogdan
>
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
>
>