Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Concurrent requests on the same CGI::Session

by wfsp (Abbot)
on Jan 17, 2011 at 17:00 UTC ( [id://882701]=note: print w/replies, xml ) Need Help??


in reply to Concurrent requests on the same CGI::Session

Would giving the login flag its own cookie help?
  • Comment on Re: Concurrent requests on the same CGI::Session

Replies are listed 'Best First'.
Re^2: Concurrent requests on the same CGI::Session
by webdeveloper (Novice) on Jan 17, 2011 at 17:08 UTC

    Yes it does - and in fact that's the solution I implemented as a temporary workaround ahead of seeking wisdom.

    Although this solves the specific case above, in the general case it clearly doesn't scale (ie. it's not desirable to have one cookie/session per param). However, it's definitely good to have a working fallback position for my specific problem case!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://882701]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2024-04-25 19:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found