[systemd-devel] [PATCH] TODO: uses for SO_REUSEPORT

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Fri Mar 15 20:11:44 PDT 2013


On Fri, Mar 15, 2013 at 08:50:12AM -0700, Josh Triplett wrote:
> The new socket option SO_REUSEPORT would enable some new functionality;
> add it to TODO.
> ---
>  TODO |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/TODO b/TODO
> index f1a0bcf..f469e96 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.
> +
This is sure worth keeping in mind. Applied.

Zbyszek


More information about the systemd-devel mailing list