![]() |
|
#1
|
|||
|
|||
|
Hi,
I am building an app that uses quercus php, and I am wondering how quercus php handles session data. In a servelt/jsp, objects that are part of a session are stored in memory, while in php objects that are part of a session are serialized to disk. (this is my understanding). How does this work with quercus? Are the objects in a session in memory or on disk? Do the quercus session exist as an extension of regular servlet/jsp session? Thanks, -Adam |
|
#2
|
|||
|
|||
|
In Quercus, PHP sessions are stored inside Java sessions.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|