Tag

IP Rate Limiting

0 views collected around this technical thread.

Selected Java Interview Questions
Selected Java Interview Questions
Feb 13, 2025 · Backend Development

Introduction to Lua and Using Redis + Lua Scripts to Limit IP Login Attempts

This article introduces the lightweight Lua scripting language, outlines its key features and typical use cases, and provides a complete example of using Redis together with Lua scripts (and a Java client) to enforce IP‑based login‑attempt limits for improved security.

IP Rate LimitingJavaJedis
0 likes · 13 min read
Introduction to Lua and Using Redis + Lua Scripts to Limit IP Login Attempts