Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session expires every hour #2

Open
agozie opened this issue May 16, 2015 · 4 comments
Open

Session expires every hour #2

agozie opened this issue May 16, 2015 · 4 comments
Assignees
Labels

Comments

@agozie
Copy link

agozie commented May 16, 2015

Session expires every hour, MaxAge is ignored.

@nvcnvn
Copy link
Member

nvcnvn commented May 18, 2015

Could you please show me a bit of your code?

@agozie
Copy link
Author

agozie commented May 20, 2015

It has to do with the mongodb index expireAfterSeconds not getting updated when the MaxAge is changed. It was stuck at 3600, I had to manually delete it before it gets updated.

@nvcnvn
Copy link
Member

nvcnvn commented May 21, 2015

OK I see!
I will try to fix this as soon as I have time.
In the mean time you may want to try https://jira.mongodb.org/browse/SERVER-6700

@nvcnvn nvcnvn added the bug label May 21, 2015
@nvcnvn nvcnvn self-assigned this May 21, 2015
@eslindsey
Copy link

Is there any update on this? I'm having this problem currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants