Hi, we are recently working on simulating the page load time of multi-origin websites. I walked through the codebase of MAHIMAHI, and it seems the delay shell can only apply a delay to all origin servers uniformly.
Is that possible to use different delays for different servers?
Thanks.