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

Proxy module buffering and timeouts (2 replies)

Given the following nginx config:---master_process off;daemon off;events {worker_connections 16384;}http {error_log stderr debug;access_log on;log_not_found on;client_body_buffer_size...

View Article


Handler modules : Content Handler vs Content Phase Handler (1 reply)

Hello !I'm developping some handler modules for nginx and I'm wondering why they are two kinds of handlers :- Content Phase Handler- Content HandlerI read this interesting blog :...

View Article


Css file 403 error in nginx (no replies)

HelloI enabled python cgi in nginx server .I create a python simple on thelocalhost it is showing on the browsers but when i download a htmltemlate and converted html file to .py file then Css is not...

View Article

android apk in mime.types (1 reply)

Firefox/IE sometimes gets an android apk as text, this forces octet, anyone see any issues?conf/mime.typesline 64:application/octet-stream iso img;- application/octet-stream msi msp msm;+...

View Article

authentication on trac.nginx.org (no replies)

Hello.As you know we used openid to authenticate users on trac.nginx.org. Unfortunately many openid providers vanished or ceased to support openid.Last week I added oauth-based authentication instead...

View Article


OCSP stapling: automatic updates (1 reply)

Hello,nginx is not updating the ocsp response cache:This Update: Sep 5 08:36:32 2015 GMTNext Update: Sep 7 08:36:32 2015 GMTIt is 16:09, so the cache is 8h behind.How would you diagnose and solve this...

View Article

Content-length missing from Nginx headers (no replies)

HiWhen browsing one of our websites the content-length field header is not shown, even with gzip turned off. This causes issues with chunked_transfer_encoding and kaspersky av.How can we get the...

View Article

root and alias with php5-fpm (5 replies)

I am having a difficult time finding a solution for this.I have PHP applications that may be referenced to from several websites, either from root locations or sub locations.For example:server...

View Article


Compiling nginx (1 reply)

Hello,I noticed the documentation page about compiling nginxhttp://nginx.org/en/docs/configure.html is not up-to-date, making itimpossible to have a clear view about which modules are included by...

View Article


NginxPlus error: zero size buf in output (1 reply)

Hello, saw this logged in the error log in our NginxPlus (nginx/1.7.11 (nginx-plus-extras-r6-p1) load balancer. Any ideas?2015/09/08 14:31:02 [alert] 2399#0: *452322 zero size buf in output t:0 r:0 f:1...

View Article

proxy_cache_use_stale updating (1 reply)

I've one storage server using nginx, one cache file server using nginx.The following are my configuration files:1. storage_server.conf(ip address 192.168.1.10):server {listen 80;listen [::]:80...

View Article

Websockets proxy "Broken pipe" (1 reply)

I have a problem with nginx and websockets proxy.Here is the message I receive:[error] 20999#0: *1997296 send() failed (32: Broken pipe) while proxying upgraded connection, client: 10.0.25.47, server:...

View Article

New NGINX wiki (no replies)

Hi all,The developer relations team along with several members of the communityhave been working towards creating a new public NGINX wiki. This wiki'ssource files are stored on GitHub in an easy to...

View Article


Join us this month at nginx.conf 2015 (no replies)

Hi All,We hope that you’ll join us this month for the upcoming NGINX user conference, nginx.conf 2015, September 22-24 at Fort Mason in San Francisco.There are a lot of amazing talks from people like...

View Article

Remove request from nginx error logs (no replies)

Hello Folks,How can we remove request url being logged in nginx error logs. For exampleit looks something like:2015/09/01 15:26:03 [error] 30547#0: *208725 upstream prematurely closedconnection while...

View Article


cache file has too long header (bug) ? (2 replies)

Hey Guys,I've been using nginx 1.8.0 for a couple of months, and I noticed a critical message at error log informing that "cache file has too long header".2015/09/10 17:11:03 [crit] 27245#0: *10686...

View Article

time to read packets for HTTP query (no replies)

I'm running a SAAS service running via NGINX and have been running tcpdump to look at the incoming packets for HTTP queries. Many of the HTTP queries are bigger than the MTU of 1,500 bytes and...

View Article


Multiple limit_req_zone for same site (3 replies)

HiI'm trying to set multiple limit_req_zones for the same site. Is this possible?We have a few areas where clicking on a link seems to generate a lot of 503s so we'd like to up the limit without...

View Article

ignore "connection: close" from upstream (no replies)

Hi,I have below setup:client -> nginx server A -> proxy server -> real backend server (say,nginx server B)I'd like to have the keepalive connection between nginx server A and proxyserver never...

View Article

NULL values in Nginx logs? (1 reply)

I experienced a problem with a web server earlier today in which it stopped responding to all HTTP requests (they would just hang... not sure if they connected and then hung, or got stuck trying to...

View Article
Browsing all 7229 articles
Browse latest View live


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