Default Server Block
Hello guys, how are you, thanks for the opportunity to work in this community. I would like to ask you if there is a DEFAULT SERVER BLOCK that works for some reason as default (eventought it is not...
View ArticleNginx taking way more time than uwsgi
We are running nginx and uwsgi behind Load Balancer (AWS ELB). uwsgi is able to process request in lesses than 100 ms but nginx is adding some overhead and final request time is becoming way more than...
View Articleproxy_pass
hi All Can somebody enlightened me why my proxy_pass directive are look like not working . when i added the syntax to nginx.conf as below . i never can reach the server when open browser to...
View ArticleHow to redirect 8443 to 443
Good morning! I installed metabase in ubuntu server. Metabase works with 8443. How can i make proxy reverse 8443 to 443? Example: https://metabase-teste.domain.br:8443 to https://metabase-teste.domain.br.
View ArticleNginx Load Balancer for WebSocket in Cloud
We are using Nginx as a gateway service in cloud does it provide even load balancing mechanism for WebSocket in cloud, as I have not seen any article regarding WebSocket load balancing with nginx in...
View Articlenginx on centos7 disk space
Hi All , im using Centos 7 with nginx latest on . the nginx filling up my servers disk . i read almost every link about how to maintain disl space with nginx with no success . the weird thing is the...
View ArticleRetry is not working with proxy_next_upstream when scaling pods to 0
Retry configurations are not working with proxy_next_upstream as I tried scaling the pods to 0 using the command kubectl scale --replicas=0. Checked the logs of the ingress-nginx-controller pod, I am...
View ArticleSlow load testing via apachebench 1 per second
I am struggling to figure out why I am processing 1 request per second via my server. depending on if SSL is used it is worse. http localhost is really fast, (requests per second: 25776.12) If it fires...
View ArticleAmlogic S805 Processor Nginx Only using Single Core 99%
OpenSpeedTest is a Network performance test that uses Nginx. When we run Nginx on Amlogic S805 Processor, It's using Single core 99% , It is a 4 Core processor....
View Articleunable to generate an nginx dynamic library on IBM AIX system using xlc++...
Hi, I am trying to build a dynamic nginx load module on IBM AIX 7.2.0. I am using IBM C++ compiler - xlc++ version 13.1.3. The version of nginx that I am using is 1.22.1. I am unable to successfully...
View ArticleRe: unable to generate an nginx dynamic library on IBM AIX system using xlc++...
Hi, I later modified the generated makefile where it builds the modules to replace "-shared" with "-G". Perhaps nginx developers can modify the build for AIX to include this. Thanks
View ArticleHTTP/1.1 400 Bad Request: missing required Host header
I have a nginx reverse proxy (version 1.22.1) and cannot seem to figure why it is throwing this warning. Below is my config, any help is greatly appreciated, this is a personal self hosted server that...
View ArticleNginx Official IRC channel NOT listed on nginx.com, but mentioned. Where to...
On https://www.nginx.com/resources/wiki/community/irc/, the page mentions there being an officila Nginx IRC Channel. I am looking to tap into this for support, but there is no mention of what the IRC...
View Articleencountering an issue with my WordPress website hosted on a Linux server with...
I am encountering an issue with my WordPress website hosted on a Linux server with Nginx as the web server. It seems like my website is pointing to nginx.com instead of my domain name. I have checked...
View ArticleI have a WordPress website that is currently pointing to nginx.com instead of...
I have a WordPress website that is currently pointing to nginx.com instead of my own domain name. When I try to access my website, it redirects me to the nginx.com homepage. I am unsure why this is...
View ArticleHow to Deploy NGINX Reverse Proxy container using podman
Can someone point me to a NGINX Reverse Proxy container how to for podman or tell how to set it up? Most of the docs I find are for docker. Ideally I would like Nginx to act as the proxy so I can have...
View Articlehackers are attempting to access one of my systems va ssh
I have a network attached storage that is showing continuous (every 10sec) failed attempts to login. The short usernames appear to be Chinese but that can be a misdirection. And of course the IP...
View Articlenginx internal API - api/6 inner working
Hi Team, Our team is using nginx internal API - /api/6 in one of the sub-requests of a function. This sub-request returns the last logged health check status from upstream. This api sometimes takes...
View Articlenginx http Error "400 Bad Request"
I get this error when I attempt to access my site at: http://exhibit.technology **The Webconfs header check tool shows the following. HTTP/1.1 400 Bad Request => Server => nginx/1.14.0 (Ubuntu)...
View ArticleDid anybody sucessfully compiled Nginx with Modsecurity V3.0 and...
Did anybody sucessfully compiled Nginx with Modsecurity V3.0 and Modsecurity-Nginx connector recently ? Since I ma getting below error checking for ModSecurity library in /usr/local/modsecurity ... not...
View Article