Help Center/WordPress Security/Login lockout thresholds

WordPress Security

Login lockout thresholds

Tune how many failed logins trigger lockouts.


Predax protects your login page from brute-force attempts. The limits live under Settings → Protection → Login Thresholds.

The settings

  • Risky IP block threshold — for VPN, proxy, datacenter, Tor, or high-risk IPs. After this many failed logins, the IP is permanently blacklisted. Keep this low (for example 3) — these visitors rarely have a good reason to fail repeatedly.
  • Clean IP lockout threshold — for ordinary residential/clean IPs. After this many failed logins they get a temporary lockout instead of a permanent ban (so a real customer who mistypes their password is not banned forever).
  • Clean IP lockout duration — how long that temporary lockout lasts before they can try again.

Recommendation

The defaults are sensible for most sites. Lower the thresholds if you are seeing brute-force attempts; raise the clean-IP threshold slightly if real users complain about lockouts.

Locked out yourself? See I locked myself out.