On Tue, Apr 27, 2010 at 9:38 AM, Peter De Berdt
<[email protected]> 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 ------------------------ [email protected]
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 [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