nginx can http proxy to a unix socket. (as well as fastcgi, uwsgi, etc). So could the other app provide the data that way?  With a fifo, you'd need a way to specify when to stop reading, so you may as well use a known protocol.<br>
<br>