I'd like to rephrase the question: > The current approach doesn't address this, but we could use systemd's > socket functionality: systemd itself is able to open the socket and > queue incoming requests, only releasing them for processing when the > consumer side (tomcat6) comes up -- xinetd style. Would this be acceptable?
Does Tomcat accept sockets passed via STDIN and STDOUT? >From systemd.socket(7): Note that the daemon software configured for socket activation with socket units needs to be able to accept sockets from systemd, either via systemd's native socket passing interface (see sd_listen_fds(3) for details) or via the traditional inetd(8)-style socket passing (i.e. sockets passed in via STDIN and STDOUT, using StandardInput=socket in the service file). -- Pablo N. Hess RHCA, RHCVA, RHCX, RHCI, RHCE Instructor - Red Hat ph...@redhat.com +55 11 9325-3016 PGP fingerprint: D34B F26B A96F 3CFC 87CE 3F23 12F3 05F3 1CF9 5486 _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel