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.
如果我在多台服务器上部署一个站点(以进行负载平衡),那么在其中一台服务器上,缩小的资产似乎不在assets/cache. 它在其他的那里,但不是这个。这是 PyroCMS 用来检查要使用的资产文件的数据库吗?
assets/cache
PyroCMS 不会检查数据库中的缓存资产,这很奇怪。它只是在请求时缓存它们。也许流量没有到达您的另一台机器?