⏱️ Rate Limit Tester

ทดสอบการจำกัด Rate ของ API

Guest
G

🎯 Test Configuration

📊 Test Results

# Status Response Time Rate Limited
กด Test เพื่อเริ่มทดสอบ

💡 Recommendations

• ควรมี rate limiting ที่ 100-1000 requests/minute

• ใช้ sliding window algorithm

• Return 429 Too Many Requests พร้อม Retry-After header

• Rate limit ตาม IP, User, หรือ API key

• ใช้ CAPTCHA สำหรับ sensitive endpoints