I am looking for a way to capture traffic from a machine and replay it later to simulate live load. I can see that I can capture the traffic and export it as curl script, but what it's missing the the times or the delays between the curl requests. This means that if I capture the traffic for 8 hours and then replay it, it'll be replayed all consecutively without delays which isn't simulating live load.
Does anyone know a way to do what I need?
1 person upvoted this