Marcus Christie created AIRAVATA-3028:
-----------------------------------------
Summary: PHP session timeout after about 30 minutes
Key: AIRAVATA-3028
URL: https://issues.apache.org/jira/browse/AIRAVATA-3028
Project: Airavata
Issue Type: Bug
Components: PGA PHP Web Gateway
Reporter: Marcus Christie
Assignee: Marcus Christie
Looks like this timeout is causing PHP sessions to end after 24 minutes:
https://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime
I'm going to try testing commenting this setting out. Hopefully that will allow
[the Laravel configured lifetime
setting|https://github.com/apache/airavata-php-gateway/blob/master/app/config/session.php#L32]
to actually work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)