在intra-mart Accel Platform中,根据会话管理模块的使用情况,进行设置会话超时的文件也不同。
通过下面的文件,您可以指定时间来进行会话超时的设置。
〇在使用会话管理模块的环境的情况下
session-store-config.xml中“session-timeout”的设置有效。
■intra-mart Accel Platform配置文件参考
Session存储设置
https://document.intra-mart.jp/library/iap/public/configuration/im_configuration_reference/texts/im_session_store/session-store-config/index.html#会话超时间隔(分钟)
〇在不使用会话管理模块的环境的情况下
resin-web.xml中“session-timeout”的设置有效。
■intra-mart Accel Platform配置文件参考
resin-web设置
https://document.intra-mart.jp/library/iap/public/configuration/im_configuration_reference/texts/resin/resin-web/index.html#会话超时设置
-- 适用对象 --------------------------------------------------------------------
iAP/Accel Platform/所有更新版本
--------------------------------------------------------------------------------
FAQID:1305
想要确认会话超时的设置方法。