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

支持负载均衡下的集群部署吗? #72

Closed
zabzd999 opened this issue Jul 12, 2023 · 1 comment
Closed

支持负载均衡下的集群部署吗? #72

zabzd999 opened this issue Jul 12, 2023 · 1 comment

Comments

@zabzd999
Copy link

我看用户登录session信息存到了context对象里面, 这相当于存在了内存里。这能支持集群部署吗

@tiger1103
Copy link
Owner

支持,用户信息是存的redis,存的是jwt信息,context是请求上下文和用户登陆信息存储无关,只是用于传递用户信息。

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

No branches or pull requests

2 participants