|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^8: CGI and persistent databy astroboy (Chaplain) |
| on Sep 01, 2009 at 21:19 UTC ( #792736=note: print w/ replies, xml ) | Need Help?? |
|
I'm not sure this will solve the OP's problem. If the FastCGI program saves its state to some global variables between requests, the next request might be from a different user. I think you'll still need to maintain session state that will be tied to a specific user
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||