rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
* multiple sessions on Sinatra use Rack::Session::Pool
@ 2011-12-12 20:40 donhill
  2011-12-12 22:01 ` Joshua Ballanco
  0 siblings, 1 reply; 3+ messages in thread
From: donhill @ 2011-12-12 20:40 UTC (permalink / raw)
  To: Rack Development

Hi.

Sinata - 1.3.1
Rack 1.3.5

I am experiencing what appears to be multiple sessions on a sinatra
app. I am using Rack::Session::Pool. This doesn't happen all the time
but the same customer has complained they keep getting an exception.
The flow is like this.

I am using default settings for the Pool

goto registration page
submit the page - I set a session value here
the user goes to a verify page and selects edit, when returning to the
registration page the session is empty

I am dumping the session and cookies in my logs and it seems the
session cookies have changed values

Has anyone experienced this tell me how to debug this?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-13 14:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-12 20:40 multiple sessions on Sinatra use Rack::Session::Pool donhill
2011-12-12 22:01 ` Joshua Ballanco
2011-12-13 14:44   ` Don Hill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).