summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2013-03-15 08:50:12 -0700
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-03-15 22:56:40 -0400
commit3b953d68c628c6ae70adba871719ac0f16083b51 (patch)
treea24ce1c8d13367a546cd7d1dc418fb301d3b8c3f /TODO
parentabbacb1defaaecb8d2477685f7bb3fabcf58585b (diff)
TODO: uses for SO_REUSEPORT
The new socket option SO_REUSEPORT would enable some new functionality; add it to TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index addf32e473..fcc3471278 100644
--- a/TODO
+++ b/TODO
@@ -46,6 +46,11 @@ Fedora 19:
Features:
+* Support SO_REUSEPORT with socket activation:
+ - Let systemd maintain a pool of servers.
+ - Use for seamless upgrades, by running the new server before stopping the
+ old.
+
* BootLoaderSpec: drop allowing ext234 for $BOOT. Clarify that the
kernel has to be in $BOOT. Clarify that the boot loader should be
installed to the ESP. Define a way how an installer can figure out