Nginx ngx_http_vod_module Kaltura module remote config
Hi guys, i'm n00b in nginx.conf and i must config my nginx server to serve playlist.m3u8 file from an external .mp4 file. My server is configured with nginx 1.14.0 (Ubuntu based) and...
View ArticleNginx reverse proxy cache MISS
Hello. Please, can I ask why Nginx is not caching this content ? May be problem this "?width=" ? If yes, is there any way howto solve it and make it work ? ... location /Images/ { proxy_pass...
View ArticleRe: Nginx reverse proxy cache MISS
Problem solved with this headers modification. proxy_ignore_headers Vary; proxy_hide_header Vary;
View ArticleConnections to AWS
Hi I'm wondering why nginx (here on Windows) are connecting to amazon AWS, continuesly. I have nothing running on my machine using AWS and the screen shot is a 'clean' configuration, no web sites...
View ArticleRe: Connections to AWS
nginx is NOT connecting to anything, its incoming traffic, someone using AWS is attempting a Minerva (and others) attack on your instance. If your running the latest version there is nothing to worry...
View Articlenginx - peer closed connection in SSL handshake while SSL handshaking to...
I am trying to use nginx as a reverse proxy to send traffic to an application, it works like below NGINX-->AWS-NLB--> AWS-ELB-->Application. AWS NLB and ELB load balancers are just listening...
View ArticleNGINX Only Sending Data to Some of the Upstream Servers
Hello All, I'm new to nginx, and I've read much of the documentation, and looked at examples on a bunch of sites, but for some reason I can't get nginx working on a TCP connection. For your...
View Articlehttp to https not working.
Hello. i installed nginx version: nginx/1.16.1 created virtual host and added both http and https. when i want to enter app without https, it does not work. but when i add https to app address it...
View Article석실로 anigana.co.kr/ - 우리카지노
그녀는 다른 석실로 https://anigana.co.kr/ - 우리카지노가서 샌즈카지노자리에 더킹카지노앉더니 퍼스트카지노부드러운 코인카지노음성으로 더나인카지노말했다.
View Articlengx_cpystrn() has invalid description
ngx_cpystrn() description say that function "Copies information from one memory location to another. Stops when n bytes are copied" (https://www.nginx.com/resources/wiki/extending/api/utility/) But in...
View Articlewildcard subdomain nginx
I want to redirect all subdomains to index.php file *.domain.com to domain.com/index.php whats the steps? thanks
View ArticleExternal service interaction DNS
Running a site using Nginx, as part of vulnerability scanning, we are getting reports of a DNS proxy form of exploit. Essentially, it is possible to inject DNS lookups as part of the uri, GET request...
View ArticleNginx 100% CPU LOAD on Server
Hello, I am using a Linux based cloud hosting server (from Linode). I am running Nginx Server on it for live streams. I try to use it for more than 20 live streams. The Linux cloud server which runs...
View ArticleError pages not working
Hello, I configured some settings to make custom 404 and 50x error pages but if I type anything then the browser just simply reloads the main index.html. For examle: Let my website be webpage.com. I...
View ArticleNginx vs. Litespeed servers (speed and performance)
Hello there are discussions on Reddit about Litespeed Technologies because they made some anonymous benchmarks website called http2benchmark org but **did not disclose** they are actually the owner of...
View ArticleFileNotFoundError: [Errno 2] when user supplies file location
I have a flask app that uploads and views an image from a local file C://temp/file.png. Testing the app works as intended, but when deployed using nginx, I get FileNotFoundError: [Errno 2]
View ArticleFULL forward all ports on specific domain
Hello, I have Proxmox server with several VMs on it. One VM is Index where all traffic forwarded to and NGINX installed on it which manages and drives traffic to other VMs depending on domain. One of...
View ArticleNeed help in NGINX configuration
Hi All, OS: RHEL 6.9 NGINX Version: 1.14.1 Using NGINX as a reverse proxy. Till now, frontend and backend are hosted both on same port(5050) Now, we created a new frontend developed from internal, we...
View Articlehow to call iis website from nginx
hi, I am using nginx 1.16.1 on windows 10 pro. i have configured my site on iis on the same windows 10 pro now i want to configure nginx so that i can call the sites from nginx. so all my sites are...
View Articlehow to configure proxy server for iis
hi, i have configurd my website on iis(localhost:8087 i want to use nginx to call my site. so this is how i have configured nginx.conf file ( in two diffrent way pls tel me which one is better) and...
View Article