Quantcast
Channel: Nginx Forum - Nginx Mailing List - English
Browsing all 7229 articles
Browse latest View live

nginx 1.9.5 & SPDY (1 reply)

I was under the impression that SPDY support had been dropped from NGINXaltogether - howeverhttp://nginx.org/en/docs/http/ngx_http_core_module.html#listen seems tosuggest it might still be possible to...

View Article


Fwd: Reg: Issue (Using 32KiB of shared memory for push module in...

---------- Forwarded message ----------From: Saravanan C <saravananc@nanonino.in>Date: Thu, Oct 22, 2015 at 2:09 AMSubject: Reg: Issue (Using 32KiB of shared memory for push module...

View Article


Error after ./configure -> No rule to make target...

I get this error when using the make command. I've been writing and testing my custom module for a few days now and this has never happened before. I can't seem to figure out what's causing the issue -...

View Article

Problem with On The Fly Upgrade (no replies)

I am currently experiencing an issue using the on the fly upgrade featureof nginx. I am attempting the upgrade going from 1.4.1 to 1.8.1 on Ubuntu12.04. Here is the process I am utilizing:Here is...

View Article

resolver does not seem to work with proxy_pass (1 reply)

I have setup nginx (1.9.5) as a proxy for few tomcat servers throughproxy_pass directive. The proxy_pass points to a domain name (aws route53).The proxying works okay, but domain name is resolved only...

View Article


No ALPN, only NPN with http2 (3 replies)

I'm attempting to deploy http2 with nginx 1.9.6 using teward's Ubuntu packages (https://launchpad.net/~nginx/+archive/ubuntu/development). I've got openssl 1.0.2d on both client and server and I'm...

View Article

http2 problem?? (4 replies)

Hi folks,I'm having a problem with the configuration of my site... basically, Iuse a default server config to redirect traffic to my www. site underhttps, but the http: redirection doesn't work.Here's...

View Article

nginx rewrite url without causing redirect and proxy to backend app (2 replies)

Howdy, everyone!I'm trying to figure out if there's a way to achieve this with nginx: http://stackoverflow.com/questions/33427101/nginx-rewrite-url-without-causing-redirect-and-proxy-to-backend-app. I...

View Article


ignore bad conf file (3 replies)

Hi all,Is there a way to configure nginx to ignore bad conf files?My master nginx.conf has a include elsewhere/*.conf towards the end. Otherpeople and programs can drop new configs into "elsewhere"...

View Article


nginx install error (3 replies)

i want to install nginx plus .and i try these steps step by stepSetup instruction for RHEL6/CentOS6/Oracle Linux 6Create /etc/ssl/nginx/ directoryMove CA.crt, nginx-repo.key and nginx-repo.crt files to...

View Article

Problem with http2 huge load average (5 replies)

Hello,Im using nginx:nginx version: nginx/1.9.6built with OpenSSL 1.0.1p 9 Jul 2015TLS SNI support enabledconfigure arguments: --prefix=/usr --sbin-path=/usr/sbin/nginx...

View Article

Feedback Request from NGINX on the Future of App Dev & Deployment (no replies)

Hello Everyone,Shannon here, from the developer relations team at NGINX, Inc.We're working on a comprehensive study about where application developmentand deployment are headed in the future. We’d love...

View Article

Tuning upstream keepalive parameter (2 replies)

So I'm looking for some advice on determining an appropriate number for thekeepalive parameter within an upstream stanza.They server processes ~3000 requests per second, and haproxy is the...

View Article


SEF / Friendly URL - 404 Page not found (1 reply)

Hi guys,Please i need help.i have a server with Centos 6.5 + Nginx + PHP-FPM.I use a website with joomla.I configured to use Friendly url (SEF) in joomla, and worked, but if i enter something that do...

View Article

Chrome/Firefox lost some cookie (no replies)

Hi,I have one strange issue:I use nginx 1.8.0 on CentOS 7.1, found that some cookie will lost on chrome/firefox, but IE works, and one of my nginx worksthese nginx's configurations are sameThis is...

View Article


[ANN] An Example for a custom module integrating java by nginx-clojure module...

An Example for a custom module integrating java by nginx-clojure module.This simple example shows how a nginx C module integrates existing Java libraries by using nginx-clojure.Example...

View Article

NAXSI directive for fixing this error (1 reply)

Hi,I had an issue with nginx compiled in with the NAXSI waf .#####################nginx: [emerg] could not build the wlr_url_hash, you should increasewlr_url_hash_bucket_size: 512nginx: [emerg] $URL...

View Article


listen deferred option (2 replies)

Just curious - if I am using the deferred listen option on Linux myunderstanding is that nginx will not be woken up until data arrives for theconnection. If someone is trying to DDOS me by opening as...

View Article

set_real_ip_from --how to load IP list file ? (3 replies)

Hi,I'm using CDN with my site.There are many IPs on network.set_real_ip_from only can add IP in one line.I want to add IP list to file and load it .How to set ?PS: Apache Module mod_remoteip have...

View Article

proxy_cache with proxy_intercept_errors bug (no replies)

Hi,I have a very simple proxy config:http {proxy_cache_path /var/www/cache levels=1:2 keys_zone=s3-images-cache:50m inactive=1M max_size=1000m;proxy_temp_path /var/www/cache/tmp;}server {listen...

View Article
Browsing all 7229 articles
Browse latest View live