I noticed that rails 2 sets the session ID cookie on every rails- served request, whereas rails 3 only sets the session ID when the session is established. Anybody know why that might be? I''ve had a recurring issue with users losing their session cookie inexplicably in Safari on a rails 3 app. This never happened with the rails 2 version, and I just noticed the constant resetting of the session cookie. This seems like a clue. Thanks, Eric -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.