AdguardTeam / AdguardTeam/AdGuardHome

Drop all invalid requests.

Abierto
#4,301 7 comentarios 0 reacciones 0 asignados Ver en GitHub
feature request
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Problem Description

I found that some clients send some weird requests like this:

```
Query: NS org/saveWb.json? -> RCodeNameError
Query: NS bdimg.com443443 -> RcodeNameError
Query: NS 28.152 -> RCodeNameError
Query: NS http://ww114.18 -> RCodeNameError
...
```

There is no doubt that these requests will not be answered in any meaningful way.

### Proposed Solution

I think we might be able to allow AdGuardHome to drop all invalid requests. **This avoids sending many invalid requests to the upstream, and make AdGuardHome's average processing time unaffected by invalid requests.** Hope to hear your opinions and hope my suggestion is helpful.

### Additional Information

We might also make this optional, allowing some users to customize any kind of record on their internal network.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.