Skip to content

[2.x] TDB (IPROTO): close a session when there is no user activity #5052

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

Open
Tracked by #4978
xuniq opened this issue Mar 31, 2025 · 0 comments
Open
Tracked by #4978

[2.x] TDB (IPROTO): close a session when there is no user activity #5052

xuniq opened this issue Mar 31, 2025 · 0 comments
Assignees
Labels

Comments

@xuniq
Copy link
Contributor

xuniq commented Mar 31, 2025

Product: Tarantool DB
Since: 2.3.0
Root documents:

SME: @ a1div0 @ Galiev-Ruslan @ Satbek
Dev issue: https://jira.vk.team/browse/TNTP-2197

Details

Активная сессия пользователя, подключенного к Tarantool, должна закрываться после отсутствия активности пользователя не более X минут (например, 15 минут).
Для возобновления сессии пользователь должен пройти повторно аутентификацию.
Должна быть настройка параметра ("X минут"), отвечающего за длительность сессии, по истечении которого сессия автоматически закроется
По умолчанию, для обратной совместимости, активные сессии не закрываются (например, параметр по умолчанию 0)

@xuniq xuniq added the TDB label Mar 31, 2025
@xuniq xuniq self-assigned this Mar 31, 2025
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

1 participant