小花+野生动物园 +资源跟踪导致我的会话密钥重置

发布于 2024-11-18 22:45:27 字数 260 浏览 1 评论 0原文

我有许多使用 Kohana 会话处理程序的站点设置为使用数据库会话。一切工作正常,直到我在 Safari 的 Web Inspector 中打开资源跟踪。启用资源跟踪后,页面会刷新(正常),但如果我刷新页面两次,我就会注销。据我所知,会话 ID/密钥发生了变化,因此它没有会话。在观察存储/cookie 区域时,我可以看到会话 ID cookie 立即发生变化。

我无法在任何其他浏览器中重现类似的行为,包括 Chrome (Webkit)。

有什么想法可能导致这种情况吗?

I have a number of sites using Kohana's session handler set to use database sessions. Everything works fine until I turn on Resource Tracking in Safari's Web Inspector. After enabling resource tracking, the page refreshes (normal), but then if I refresh the page twice I get logged out. From what I can tell, the session id/key changes therefore it has no session. Upon watching the storage/cookies area, I can see the session id cookie change immediately.

I haven't been able to reproduce similar behaviour in any other browser, including Chrome (Webkit).

Any ideas what might be causing this?

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

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

发布评论

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

评论(1

醉南桥 2024-11-25 22:45:27

这似乎在 Safari 5.1 中得到了修复,换句话说,这不再是问题。仍然想知道为什么会发生(以防出现另一个问题),但现在它已经解决了。

This appears to be fixed in Safari 5.1, so in other words, no longer an issue. Still love to know why it was happening (in case there's another issue), but for now it's resolved.

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