vigil v1.16.0 Release Notes

Release Date: 2020-04-21 // almost 4 years ago
    • 🚚 Moved the ICMP probing library from fastping-rs to ping, as fastping-rs did not behave well on large Vigil setups (it could cause panics due to spawning too many threads at the same time on large poll events).
    • 👷 Disabled HTTP Keep-Alive on rocket, as to prevent worker resources to be exhausted by external HTTP clients.