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.
运行负载测试时,我想关闭缓存的请求。
我的网络测试关闭了缓存控制设置,这应该意味着不缓存。但是,看起来它正在缓存图像等;我不想要。
我怎样才能做到这一点? 谢谢
这是由方案属性中的“新用户百分比”设置设置的。为确保没有缓存,请将属性设置为 100。这表示 100% 的模拟用户似乎是第一次访问该站点。