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
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