You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using it on Docker, it does not limit requests
This is how I request:
for i in {1..10}; do dig @myip mydomain; done
Rate limit is set to 1
Responds to all requests
Is this test method correct?
The text was updated successfully, but these errors were encountered:
I am using it on Docker, it does not limit requests
This is how I request:
for i in {1..10}; do dig @myip mydomain; done
Rate limit is set to 1
Responds to all requests
Is this test method correct?
The text was updated successfully, but these errors were encountered: