[systemd-bugs] [Bug 59912] New: Pass a socket to multiple application instances

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 26 12:27:05 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59912

          Priority: medium
            Bug ID: 59912
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: Pass a socket to multiple application instances
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: rektide at voodoowarez.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

It would be useful to be able to pass a socket to multiple applications/
multiple instances of an application. Systemd, rather than just passing off the
socket to a single process, would hold on to it's reference & be able to pass
it to new instances. This would allow systemd to support technologies such as
fcgi daemons or node.js instances, where each process is a listening daemon,
but only able to serve a limited number of connections, and sharing of the
listening socket is desired.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130126/7aeb1649/attachment.html>


More information about the systemd-bugs mailing list