http streaming with nginx module

2019-01-28 Thread Pete1103
Hello all, I tried to make a third-party module in nginx in order to support the ts stream in shared_memory. However, in my nginx handler function, it will output a FILE_SIZE ts steam in once. I want to enable "Transfer Encoding: chunked" in this function, so it can continuously send data to a cli

Re: Random 404 Errors

2019-01-28 Thread Peter Booth via nginx
Open this and you will see that a request to https://digitalkube.com/ returns a 301 pointing back to itself. Check your CDN configuration https://redbot.org/?uri=https%3A%2F%2Fdigitalkube.com%2F Sent from my iPhone > On Jan 28, 2019, at 11:47 AM, Gary wrote: > > Log files? Nginx.conf file? Y

Re: Random 404 Errors

2019-01-28 Thread Gary
Log files? Nginx.conf file? You need to provide something to analyze. Obviously this has to be 404 failures on resources you actually have. I wouldn't rule out file permission issues. I run two websites on a DO centos droplet. All my problems are self inflicted. ;-) 

Random 404 Errors

2019-01-28 Thread Ritesh Saini
Hello, My website https://www.digitalkube.com is returning 404 errors randomly. It’s hosted on a DigitalOcean droplet with nginx server. What could be the possible reason? Please suggest me a fix. Regards, Ritesh Saini_