多台LAMP集群如何实现session快速共享?

发布于 2022-07-22 07:19:03 字数 126 浏览 10 评论 3

LAMP 集群

一台 Load Balancing

几台 LAMP

LAMP之间SESSION如何“快速“复制阿~~!

我是新手了,请大家帮帮忙了!

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

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

发布评论

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

评论(3

烂柯人 2022-07-23 22:33:52

Sharedance is a high-performance server that centralize ephemeral key/data pairs on remote hosts, without the overhead and the complexity of an SQL database.

It was mainly designed to share caches and sessions between a pool of web servers. Access to a sharedance server is trivial through a simple PHP API and it is compatible with the expectations of PHP 4 and PHP 5 session handlers.

Sharedance is heavily used on Skyblog .

Download Sharedance 0.6, released on Feb 18, 2006.

開玄 2022-07-23 15:42:36

nfs

踏月而来 2022-07-23 10:38:44

难道一定要用共享存储?

[ 本帖最后由 gig2600 于 2006-5-29 13:59 编辑 ]

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