On Tue, Apr 27, 2010 at 9:38 AM, Peter De Berdt
<peter.de.be...@pandora.be> wrote:

> Well, if you're using the cookiestore for sessions, you don't have to worry
> about stale sessions anyway.
>
> ? How so?
>
> Because the session data is kept in a cookie on the client side, not on the
> server in any way. The session is removed on the user's computer when he
> quits his browser.

That's irrelevant if the app in question depends on inactive sessions
being expired.

-- 
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-t...@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