Radek
Radek
Hi @hatoo, In my opinion, this is a very useful functionality for detecting redirections and determining their delays. Typical example of use: 1. Send request to the target with single...
Thank you @noboruma. The solution with rate limit definitely helps. In my test scenario i'm trying to test application using closed workload model - sending 1M requests in shortest possible...
Yes @noboruma, totally agree. In order to simplify the tests and reduce the factors causing uncertainty, I have disabled the NIC and testing my service on **localhost** first, actually on...