After upgrading my router, Nginx stops working
I'm fairly new to NGINX but absolutely love this functionality. I set this up inside a FreeNAS Jail and its been working for months without an issue. I decided to upgrade my router for various reasons...
View ArticleRe: After upgrading my router, Nginx stops working
Fixed. There was a typo in the nginx.conf file where one letter was changed in the domain name. No idea how this happened, but it was next to unnoticeable, until a friend pointed it out. Fresh eyes...
View ArticleDirectAcces from microsoft through nginx
Iam use Nginx to use exchange and try also get direct access to work any ideas how to because aim not getting this to work ... DirectAccess is a vpn that works on ssl and use httpsip. Any one that that...
View ArticleNginx Location Redirection
Hi, I am using a PHP application which is used on Nginx. Now the url looks like ip/public/xxx... I would like the url if it would be like ip/helpdesk/.... What can i do it for making this url works. I...
View ArticleServer block configuration files affect other
Im new to Nginx and setting up a reverse proxy that forward traffic based on domain name to internal backbone webserver, both apache and iis. The basics works alright, i managed to get it to work with...
View Articleroutines:ssl3_check_cert_and_algorithm:dh key too small
Hi, I'm using Nginx as reverse proxy, recently upgraded the OpenSSL package on Nginx server, post that application is not working. Getting Bad Gateway and in the log I'm getting the below error. Can...
View Articlenginx settings
Hello Team, I need a favour.. I would like to optimise nginx setting due to high traffic , How many file limit I can put on 8 core AWS machine .
View ArticleNGINX & OpenResty
Hi all, I have been helping my friend to set up a new server which is the same configuration with the old server. I login to the older server then type the command "nginx -v" Then the output is "nginx...
View ArticleSetting NGINX for two website
Hello, Hi, I have a problem. I need to configure nginx including 3 websites. 2 of these websites, do not have context root and I can not add it for various reasons. How can I solve? server { listen...
View ArticleSettings NGinx for Load_Balancing
Hi there, I recently got a trouble for configuring my Nginx Load balancer. How to ? I followed lot of videos and guide but still doesn't work. Is it works with dockers ? I got 1 VM and 2 dockers for...
View ArticleUse regex in location to iis web application
Hello, I have try to config nginx as reverse proxy to my IIS web application, I have a lot of web application in IIS. I can do as below config location /directory/ { proxy_pass...
View ArticleTranscode - Package - NGINX Origin
Hi friends, I have a transcoder and my intention is to stream VOD ad Live stream coming through the transcoder to be delivered in Intranet using NGINX. Here Do I need Wowza kind of packager in between...
View ArticleUpstream conenction timeout error in nginx(Urgent help needed)
Hi, We have nginx configured as reverse proxy for our application servers. It also loadbalances connections to the two tomcat application servers using an upstream. Below is our upstream configuration:...
View ArticleError log file encoding
I'm running Fail2Ban 0.10.1 on FreeBSD 11.1-RELEASE with Nginx running inside a jail. I have Fail2Ban check the Nginx error log file for suspicious activity but the Fail2Ban log file shows a message...
View ArticleRelationship of Proxy_Read_timeout, keep alive and proxy connection
Hi All, I'm a newbie to the nginx and I have configured a nginx reverse proxy to communicate with apache server. Recently I got an error like """"""""""""""" 2018/03/24 00:11:58 [error] 19840#0:...
View ArticleContent-Length and really sent bytes sometimes mismatch
Hello, I'm facing a major issue with nginx, about bytes sent in the HTTPS Response that are sometimes different with the Content-Length header. It especially occurs on CSS files, and as a result my...
View ArticleRe: Content-Length and really sent bytes sometimes mismatch
still occurs with nginx/1.13.10 (current mainline) ..
View ArticleHow is the memory calculated for Nginx dashboard
I am trying to understand the nginx plus dashboard metrics(status.html). I am seeing the memory usage is shown as 100%, but when I tried to run the free -m in Linux OS I could see the memory usage is...
View ArticleA question about "cache loader process"
Hi everybody, I am using nginx 1.12.2. I have a cache disk that include small files about 10TB. I saw that, when i start nginx, cache loader process begin to work but when i reload nginx it...
View Article