[
https://issues.apache.org/jira/browse/AIRAVATA-3028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Christie updated AIRAVATA-3028:
--------------------------------------
Description:
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.
See also: https://stackoverflow.com/a/26121822
was:
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.
> 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
> Priority: Major
>
> 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.
> See also: https://stackoverflow.com/a/26121822
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)