# HttpProtect.banLimit property · @imqueue/http-protect

Source: https://imqueue.org/api/http-protect/latest/http-protect.httpprotect.banlimit/
Published: 2026-08-01
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/http-protect 3.0.1 — generated reference, not hand-written

The resolved ban threshold, from [HttpProtectOptions.banLimit](https://imqueue.org/api/http-protect/latest/http-protect.httpprotectoptions.banlimit/), `HTTP_PROTECT_BAN_LIMIT`, or 1000.

**Signature:**

```typescript
readonly banLimit: number;
```

