I'm a bit confused about what it is I need to get Nginx to serve requests
from my app server. I'm running inside a Vagrant box Ubuntu. Nginx runs on
guest 80 and the server can be acccessed on 8080, while my app server (Thin)
runs on guest 8000 and host 4567. Both are either localhost or 127.0.0.
You can use nginx as video streaming server. Its mean you can push or pull
to/from nginx. Create hls playlist and your player can stream video.
On Nov 2, 2017 22:01, "Anthony Griffiths" wrote:
> On Thu, Nov 2, 2017 at 6:52 PM, Roman Arutyunyan wrote:
> > Hi Anthony,
> >
> > On Thu, Nov 02, 2017
On Thu, Nov 2, 2017 at 6:52 PM, Roman Arutyunyan wrote:
> Hi Anthony,
>
> On Thu, Nov 02, 2017 at 04:29:04PM +, Anthony Griffiths wrote:
>> I'm running nginx-1.12.2 on a centos 6 server and I've had success
>> with it streaming live video to a mobile phone. I followed the
>> instructions here:
Hi Anthony,
On Thu, Nov 02, 2017 at 04:29:04PM +, Anthony Griffiths wrote:
> I'm running nginx-1.12.2 on a centos 6 server and I've had success
> with it streaming live video to a mobile phone. I followed the
> instructions here:
> https://www.vultr.com/docs/setup-nginx-on-ubuntu-to-stream-liv
Ok, then I know I'm on the right track. Thanks for the link.
It must be something in my conf that is tripping me up.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,277173,277176#msg-277176
___
nginx mailing list
nginx@nginx.org
http://mail
I'm running nginx-1.12.2 on a centos 6 server and I've had success
with it streaming live video to a mobile phone. I followed the
instructions here:
https://www.vultr.com/docs/setup-nginx-on-ubuntu-to-stream-live-hls-video
this page uses mpegurl m3u8 as the streaming protocol. My question is
are th
On Thu, Nov 02, 2017 at 10:00:34AM -0400, FrenchFry wrote:
> I'm new to Nginx and the technology in general. I have spent some time on
> nginx.org. The one thing I'm not sure of is if I need to configure my web
> server, which is Thin (ruby), with sockets or should TCP be enough. The
> reason I
I'm new to Nginx and the technology in general. I have spent some time on
nginx.org. The one thing I'm not sure of is if I need to configure my web
server, which is Thin (ruby), with sockets or should TCP be enough. The
reason I ask is because a number of tutorial and blog posts seem to say tha
On Tue, Oct 31, 2017 at 01:26:45PM -0400, RKGood wrote:
> Thank you for your replies. I think we have found the root cause. We have
> found below:
>
> When you are using variables in a proxy_pass directive, nginx will use
> runtime resolving except if :
> the target server is declared as an IP
Have you any plans for support OCSP validation of client certificates ?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,238506,277170#msg-277170
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi Maxim,
Thanks for the Tip.
It seems that PageSpeed Module was the culprit, after compiling
without PageSpeed, GZIP worked perfectly.
On Wed, Nov 1, 2017 at 6:03 PM Maxim Dounin wrote:
> Hello!
>
> On Tue, Oct 31, 2017 at 04:51:31PM +0300, Valentin V. Bartenev wrote:
>
> > On Monday 30 Octob
11 matches
Mail list logo