will it be a bad idea to extend nginx (ex. create a module) to serve my purpose instead of using inetd? Is it possible to make a module that will give the HTTP request to `Command1 | Command2 | CommandN`, then build a response from the output (by adding HTTP response message to it) and then send the response back to the client.
*Thanks and Best Regards,Ahmad Ismail* On Wed, Jun 22, 2022 at 11:24 PM Lyndon Nerenberg (VE7TFX/VE6BBM) < lyn...@orthanc.ca> wrote: > Ahmad Ismail writes: > > > Can Nginx help me send the requests to CLI_APP via STDIN and serve the > > final output of ADD_UI --output web? > > I think what you're looking for here is inetd. > > --lyndon >
_______________________________________________ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org