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.
我在 Serverfault的性能测试中发现了这个问题。
我曾经用 Jmeter 做性能测试。它可以记录对我在线服务器的所有请求吗?
类似的方法可以与 JMeter Access Log Sampler 一起用于 Get 请求,但我认为它不像听起来那么现实。
因为代理拦截时使用的数据可能同时发生变化,所以仅重放流量不会模拟初始流量,并且可能会产生现实生活中不会发生的错误。最后,如果测试不检查这些可能导致过于乐观的响应时间。