On Wed, 27.11.13 07:48, David Timothy Strauss ([email protected]) wrote:

> 
> On Wed, Nov 27, 2013 at 6:23 AM, Shawn Landden <[email protected]> wrote:
> > I was worried that the fact that we never accept() the socket when using
> > distribute (now I am convinced we shouldn't use it otherwise)
> 
> I'm not sure what you mean here. Distribute-style functionality is
> absolutely useful with Accept=true (to cap the number of simultaneous
> connections) as well as Accept=false (to allow running of a process
> pool of self-accepting, long-running workers).

We already enforce a connection limit (MaxConnections=) for Accept=yes
sockets... We did this since day one.

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to