BlazeDS 维护窗口:使所有活动会话无效

发布于 2024-11-02 20:13:24 字数 213 浏览 1 评论 0原文

如何在维护时段期间使 BlazeDS 中的所有活动会话失效?

当系统管理员想要进行维护时 任务时,我们将向所有用户显示一条警告消息 Flex应用程序表示系统将在30分钟后离线。一旦 倒计时结束,我们要关闭所有会话 是活跃的。如果用户对系统执行任何请求,系统将被启动并重定向到维护页面。我们不打算关闭系统。

如何在不手动跟踪所有活动会话的情况下实现上述目标?

谢谢。

How to invalidate all active sessions in BlazeDS during maintenance window?

When the system administrator wants to perform maintenance
tasks, we will display a warning message to all the users of the
flex application that the system will be offline after 30 minutes. Once the
countdown is finished, we would like to close all the sessions that
are active. If users perform any request to the system, it will be kicked off and redirect to a maintenance page. We are not planning to shutdown the system.

How to achieve above without manually keep track of all active sessions?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

你的他你的她 2024-11-09 20:13:24

BlazeDS 中没有任何内容可以帮助您使所有会话无效。因此您必须依赖跟踪代码。或者,也许您可​​以找到适合您的应用程序服务器的特定解决方案(请参阅链接)

There is nothing in BlazeDS which can help you to invalidate all the sessions..so you will have to rely on your tracking code. Or maybe you can find a specific solution for your application server (see this link)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文