I have a Ruby on Rails session that generates a session key with Limesurvey. However, it seems like after a day or two, the Ruby on Rails service stops responding with Limesurvey. A simple service apache2 restart fixes the issue. I'm wondering if there is a maximum life of the session key. Is this the case or is there an idle time of the key where it becomes stale if not used for a duration of time?
↧