in reply to Re: Systemd socket activated service in perl
in thread Systemd socket activated service in perl
Thanks for the link to Systemd::Daemon I will check it out.
Sadly, the example code you have given me for xinetd won't be sufficient. I really need the remote IP address as for the production service the same request will get substantially different answers depending on who is asking, and that answer can change from minute to minute via a database query. A simple whitelist of allowed IP addresses is no where near sufficient.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Systemd socket activated service in perl
by tybalt89 (Monsignor) on Jan 20, 2024 at 12:14 UTC | |
by chrestomanci (Priest) on Jan 20, 2024 at 20:56 UTC | |
by tybalt89 (Monsignor) on Jan 20, 2024 at 21:21 UTC |