Re: Issue playing back multiple RTMP live streams

2016-12-20 Thread HipHopServers
You seem to have gotten NGiNX module to work with RTSP but I have not been able to replicate your results on a single stream. Can you post a complete copy of your configuration file without any secure information. Did you manage to resolve the issue with the multiple streams issue as you describe

Re: nginx timeout aborting subsequent proxying from upstream block

2016-12-20 Thread Maxim Dounin
Hello! On Tue, Dec 20, 2016 at 06:31:46PM +, Mauri, Richard wrote: > > This is question about configuring nginx so that when you have > multiple servers in an upstream block and the first one selected > to handle a request "times out" (at default 60s) that we can > skip the forwarding to

Re: nginx timeout aborting subsequent proxying from upstream block

2016-12-20 Thread Mauri, Richard
This is question about configuring nginx so that when you have multiple servers in an upstream block and the first one selected to handle a request "times out" (at default 60s) that we can skip the forwarding to subseqnt servers in the upstream block. We see the case where the upstream_respons

How to config nginx to write the log to log file and standard output?

2016-12-20 Thread tjlp
Hi, Usually nginx writes log to access.log and error.log. How can I config nginx to write the log to these 2 log files and standard output? Thanks Liu Peng ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx