Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在分析通过在我们的 ASP.Net 应用程序中实现 Memcached 来提高性能。我们有几个网络服务器、12 个带有负载均衡器和数据库层的应用服务器集群。要实现 Memcached,我们是否需要另一层服务器(缓存层)或者我们可以在现有的 App 服务器上安装 Memcached。有什么影响?如果我们安装在现有的 App 服务器上,理想情况下应该有多少台作为 Memcached 服务器,多少台作为客户端。请放一些光。非常感谢您的帮助。提前致谢。