You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Xin Wang (Jira)" <ji...@apache.org> on 2021/06/10 22:40:04 UTC

[jira] [Created] (OFBIZ-12255) Add global web.xml to simplify session timeout configuration

Xin Wang created OFBIZ-12255:
--------------------------------

             Summary: Add global web.xml to simplify session timeout configuration
                 Key: OFBIZ-12255
                 URL: https://issues.apache.org/jira/browse/OFBIZ-12255
             Project: OFBiz
          Issue Type: Improvement
    Affects Versions: Trunk
            Reporter: Xin Wang


Currently, session timeout is configured in apps separately, but session is shared globally, so the smallest one take effects, and it will not take effort separately for different apps.

Then it is both inconvenient and confusing to increase session timeout value, as all values in those files need to be updated.

I think a global web.xml is needed, to simplify session timeout configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)