2021.12.12 11:56 PM
Hello Everyone,
I would like to trouble you with:
1. What does config "HARD_SESSION_TIMEOUT_MS" in delta.profile control?
2. What does config "SOFT_SESSION_TIMEOUT_MS" in delta.profile control?
based on my experience, seems that this one determines how soon a connection would be closed if it stays in ideal, and it applies both on IPC and web-App connections. Pls correct me if it is wrong.
3. I would like to keep web-app session logged on without auto-log-off , how to achieve this?
change "soft..." = 0 ? would this change the behavior of IPC or other remote socket connections as well ?
thank you !
leguan
2021.12.13 09:17 AM
Hi leguan,
Thank you for the questions!
1. HARD_SESSION_TIMEOUT_MS is the maximum time a session can last
2. SOFT_SESSION_TIMEOUT_MS is the maximum time between requests
More information on those configurations can be found here: https://code.kx.com/platform/kx_connect/#session-management
You may be able to extend the maximum time of the session by changing the HARD_SESSION_TIMEOUT_MS config.
Something to note: Documentation is shipped with all installs and can be found in the help menu within the platform.
Hope this helps!
Thanks,
Laura
2021.12.13 09:17 AM
Hi leguan,
Thank you for the questions!
1. HARD_SESSION_TIMEOUT_MS is the maximum time a session can last
2. SOFT_SESSION_TIMEOUT_MS is the maximum time between requests
More information on those configurations can be found here: https://code.kx.com/platform/kx_connect/#session-management
You may be able to extend the maximum time of the session by changing the HARD_SESSION_TIMEOUT_MS config.
Something to note: Documentation is shipped with all installs and can be found in the help menu within the platform.
Hope this helps!
Thanks,
Laura
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.