mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-17 09:39:15 -05:00
Split the task manager queues into normal and slow task queues, so we can move the tasks that blocks processing for a long time (like DNSSEC validation) into the slow queue which doesn't block fast operations (like responding from the cache). This mitigates the whole class of KeyTrap-like issues. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| lwres | ||
| samples | ||
| win32/bindevt | ||
| .gitignore | ||
| Kyuafile | ||
| Makefile.in | ||