rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: donhill <dhill.novell@gmail.com>
To: Rack Development <rack-devel@googlegroups.com>
Subject: multiple sessions on Sinatra use Rack::Session::Pool
Date: Mon, 12 Dec 2011 12:40:03 -0800 (PST)	[thread overview]
Message-ID: <383f50be-f002-467d-9bf1-90fb33ba49df@32g2000yqp.googlegroups.com> (raw)

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?

             reply	other threads:[~2011-12-12 21:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 20:40 donhill [this message]
2011-12-12 22:01 ` multiple sessions on Sinatra use Rack::Session::Pool Joshua Ballanco
2011-12-13 14:44   ` Don Hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=383f50be-f002-467d-9bf1-90fb33ba49df@32g2000yqp.googlegroups.com \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).