|
Posted by usenet on 11/12/86 11:42
This did the trick, though I discovered along the way that PHP is
extremely picky about when the call to session_write_close() is made.
When the database goes offline or comes back, the active sessions will
be lost, but I'm trying to plan for the "3AM contingency." Suppose the
DB goes down for an hour, I'm not too worried about having a handful of
sessions drop at the onset, I'm more interested in making sure that
everyone else's sessions work during the downtime.
Thanks again :)
Navigation:
[Reply to this message]
|