Forum Discussion
KumarR
6 years agoNew Contributor
Hi Aditya,
As per my understanding it was happening because of network hops.
The client/jmeter was running on one network and ultra pipes were on different so due to hop it was taking time.
I was running 4 instances of 1 ultra pipe so first req on each instance was taking some time(~10sec) due to some security constraints/checks on our network, 1st req onward it was processing smoothly.
Thanks!