Caucho Forums  

Go Back   Caucho Forums > Quercus

Reply
 
Thread Tools Display Modes
  #1  
Old 04-21-2012, 08:22 PM
adam adam is offline
Member
 
Join Date: Oct 2009
Posts: 31
Default are quercus php session in memory or disk?

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
Reply With Quote
  #2  
Old 04-23-2012, 09:09 AM
nam nam is offline
Super Moderator
 
Join Date: Aug 2009
Posts: 331
Default

In Quercus, PHP sessions are stored inside Java sessions.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:49 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.