Ticket #275
(closed enhancement: fixed)
Configurable session timeout for MMC agent
| Reported by: |
cdelfosse |
Owned by: |
cdelfosse
|
|
Priority:
|
normal
|
Milestone:
|
MMC-CORE 3.0.1
|
|
Component:
|
general
|
Version:
|
MDS 2.3.2
|
|
Severity:
|
trivial
|
Keywords:
|
easy
|
|
Cc:
|
|
|
|
The current session timeout is 1800 seconds. It should be configurable.
Attachments
-
ticket-275.patch
(1.0 kB) - added by jug_54@…
4 months ago.
-
Added a line in the mmc.ini file to inform the session timeout. Read this value in the session registration file and put it as session.gc_maxlifetime option value.
-
ticket-275-2.patch
(1.0 kB) - added by Julien Guepin <jug_54@…>
4 months ago.
-
Fix a bug in the previous patch that caused all error and success messages not to be displayed when including config.inc.php file with the wrong path…
-
ticket-275-3.patch
(1.3 kB) - added by Julien Guepin <jug_54@…>
4 months ago.
-
Add a line in the mmc agent conf file to configure the twisted session timeout. The two previous patches are mistakes (configure the PHP session timeout instead of the agent session timeout)…
Change History