Our team is using the domain https://ondaji.vercel.app for our project. Recently, our backend developer conducted a load test using k6, sending a significant number of requests to our domain. Here is the script that was used:
We suspect that the high volume of requests during the test may have caused our IP to be blocked. Could you please confirm if our IP has been blocked, and if so, advise on how we can resolve this issue?
Additionally, we would like to know best practices for conducting load testing on Vercel to avoid IP blocks and similar issues in the future. Specifically:
Are there specific guidelines or limits we should be aware of?
Would it be better to use a different testing approach or tools?
How can we safely perform such tests without affecting our site’s availability?
Load tests and volumetric attacks are prohibited on Vercel without prior consent, which is only permitted to Enterprise customers. You can read more about our policy on this here: What is Vercel's policy regarding load testing deployments?
Attacks to Vercel’s infrastructure will trigger our firewall actions, resulting in the IP addresses of the malicious traffic getting blocked from accessing our platform and will remain blocked for an extended length after the duration of the attack.
If load testing is part of your hosting requirement, then you can always reach out to our Sales team here: Talk to our Sales team.