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.
我有一个 joomla 网站,它适用于所有模块。我将我的网站安装在另一台服务器上,但由于 Twitter 模块和天气模块当然会读取 rss 提要,因此延迟太多。如果我禁用这些模块,则站点的性能很好。谁能告诉我新服务器有什么问题。先感谢您。
通常在 Joomla 上!Twitter/Facebook/Weather 的模块在服务器上做的很少——它们中的大部分使用 Javascript 从源网站(即不是您的网站)检索数据。
鉴于此,任何放缓通常与以下因素有关:
使用您的浏览器分析工具(Chrome、Safari、Firefox)来确定到底发生了什么——您可能会发现它不是您的服务器。