Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 7, 2018. It is now read-only.

Conversation

@corestrike
Copy link
Contributor

The value set as MaxInactiveInterval is session-config > session-timeout from web.xml or default settings(2 hours).

session-timeout settings : minutes
library settings : seconds (60 * 60 * 2)

The conversion is not carried out although a milli second is used in calculation of a deletion term.
(It recognize second)

Thanks.

hanshuo-aws added a commit that referenced this pull request Jan 29, 2015
MaxInactiveInterval is changed at a milli second.
@hanshuo-aws hanshuo-aws merged commit 781ee5a into amazon-archives:master Jan 29, 2015
@hanshuo-aws
Copy link
Contributor

This is definitely a code bug, thanks for the contribution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants