Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Plack session set and get method

by Anonymous Monk
on Jul 25, 2013 at 08:00 UTC ( [id://1046289]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Plack session set and get method
in thread Plack session set and get method

Hello Anonymous Monk , I am using Plack::Session::Store::Cache and store the string in PSGI env hash using a key. So do you recommend saving it in file for reuse ?

No. I recommend you read docs for whatever module / options you are using, so you can figure out if there are any limitations that affect you.

For whatever reason you chose the module/options you're using, so now you need to figure out if you're hitting a design limitation or a bug or if you wrote buggy code

You can use a different plack-store/cache-store/chi-store to try and diagnose where the problem lies

But at this point I can't tell whats going on. At first it sounded like you might be using Plack::Session::State::Cookie which have size limitations.

But given your new information, there are no guesses to be had, only to start looking at your code first, meaning, start dumpering data to figure out when it goes missing

Replies are listed 'Best First'.
Re^4: Plack session set and get method
by Anonymous Monk on Jul 25, 2013 at 08:03 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-03-29 09:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found