Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: How to create sessions via FastCGI?

by almut (Canon)
on Jul 29, 2010 at 12:52 UTC ( [id://851932]=note: print w/replies, xml ) Need Help??


in reply to SOLVED: How to create sessions via FastCGI?

Try flushing the session.  As the FastCGI processes are running persistently, the flushing of the data - which otherwise happens automatically when a process exits - has to be done explicitly when you have multiple FastCGI instances serving requests (at least, that's my experience with CGI::Session in persistent contexts).

  • Comment on Re: How to create sessions via FastCGI?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-18 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found