actix / actix/actix-web

awc@1.0.1 No file descriptor available

Abierto
#1,460 13 comentarios 0 reacciones 0 asignados Ver en GitHub
A-awc C-bug needs-investigation
Lenguaje dominante
Rust
Estrellas
24.8k
Forks
1.9k
Merge medio
23 h 10 min
PR fusionados (30 d)
26

Descripción

awc doesn't seem to be stable enough for production. While using it for more than one month on a production server, I got too much unexpected errors.

For the same request, **curl** and **reqwest** are able to give me data, but **awc** cannot

I get also too much errors like: **No file descriptor available**, but if I send the same request with curl, I can get data, with **awc** not, everytime in this case, I restart the server, things come back to normal but it's really really annoying....

Also when I check the file descriptors, there are around `1028` **CLOSE WAIT**, even without any coming requests

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.