Session handling with shm

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Juergen Pulkrab

    Session handling with shm

    Hi !

    Has anybody already tried to implement session handling with shared
    memory ?

    I just started to try and it seems to work out as a secure and very
    fast possibilty.

    Nothing else than the system id of the shm segment has to be passed,
    all the transaction data remains in the webservers main memory.

    'Would be appreciated to receive or exchange any experiences !

    Regards,

    Juergen
Working...