Here is what I have in mind. Thanks! ``` config: target: | https://example.net/ https://example.net/products/ https://example.net/about/ phases: - duration: 30 #sec arrivalRate: 2 scenarios: - name: load test flow: - get: url: / ```