https://bz.apache.org/bugzilla/show_bug.cgi?id=60560

            Bug ID: 60560
           Summary: Support systemd/inetd style socket activation
           Product: Tomcat 8
           Version: 8.5.9
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: tho...@m3y3r.de
  Target Milestone: ----

Created attachment 34600
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=34600&action=edit
propsed patch

Use the provided channel from systemd/inetd.
systemd will bind to the socket and forward the channel to tomcat, so tomcat
can run as non-root user on port 80.

For this to work correctly tomcat must be started directly as java program from
systemd unit file and not from intermediate script for channel passing to work
correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to