mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
Update kea multithreading packet processing requirements
parent
2f4cfe8590
commit
8c8e70cbcc
@ -1,6 +1,7 @@
|
||||
# The initial requirements of the kea multi-threading packet processing design:
|
||||
|
||||
* It must not break the DHCP protocol
|
||||
* It must not break the DHCP protocol (obvious)
|
||||
* Must compile and use supported dependencies on all supported platforms (obvious)
|
||||
* It must support MySql and PgSql back-ends
|
||||
* It must be configurable in the configuration file, at run-time using control channel commands or on the command line (still in discussion).
|
||||
* It must improve the server performance with at least a factor of %% (still in discussion - best scenario: should scale linearly with the increase of thread count)
|
||||
|
Loading…
x
Reference in New Issue
Block a user