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

Typo in documentation... (1 reply)

Wasn't sure how to contact the webmaster as there is only a sales contact form on the nginx website.... Would it kill them to have a basic feedback form or email address? I believe there's a typo on...

View Article


ngx_http_catch_body_filter doesn't appear to work (no replies)

I'm trying to use the ngx_http_catch_body_filter example to capture request bodies from post (etc.) requests. I started with the example here in the hg repo:...

View Article


Static content and Front Controller pattern under same base URI (no replies)

Hello, nginxers! What's the best way to server static content as well as dynamic content that uses the Front Controller pattern under the same base URI? I'm dealing with a web app partially written in...

View Article

Revisiting the long-overdue "TODO always gunzip" in...

Recently I was looking into having my upstream server gzip content that is sent to nginx (which is acting as a reverse proxy) to reduce local bandwidth. However, I needed to decompress the response so...

View Article

nginx-1.17.5 (no replies)

Changes with nginx 1.17.5 22 Oct 2019 *) Feature: now nginx uses ioctl(FIONREAD), if available, to avoid reading from a fast connection for a long time. *) Bugfix: incomplete escaped characters at the...

View Article


njs-0.3.6 (no replies)

Hello, I'm glad to announce a new release of NGINX JavaScript module (njs). This release proceeds to extend the coverage of ECMAScript specifications. Notable new features: - Function constructor: :...

View Article

High memory usage (no replies)

Hello, I need your help, I have a problem with my Nginx server : all the Nginx processes are consuming a huge amount of memory and it sets off the OOM Killer. I don't understand why Nginx uses this...

View Article

Re: [nginx-announce] nginx-1.17.5 (no replies)

Hello Nginx users, Now available: Nginx 1.17.5 for Windows https://kevinworthington.com/nginxwin1175 (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin...

View Article


unsubscribing (no replies)

i followed your unsubscribe directions they dont seem to be working on my phone i have been receiving your emails for ever and i never signed up for it no password dont even know what nginx is please...

View Article


proxy_store: is it used much? (no replies)

Hello, proxy_store seems to be a much simpler alternative to “cache" pseudo-static resources. But there is very little discussion of it on the Internet or nginx forum (compared to proxy_cache). Is...

View Article

Don't log 404 error (1 reply)

Hello, How not to log 404 errors: 2019/10/29 12:42:09 [error] 469#469: *16382 open() "/var/www/website/fr/telecharger" failed (2: No such file or directory), In my config I have: error_log...

View Article

Input filters in Nginx? (no replies)

Hi all. I did some search on the web and the archives here and did not find an conclusive answer to this question. Apache has both input a filters (work on the request before content generation) and...

View Article

unknown directive "geoip_country" for openresty/nginx 1.9.7.4 (1 reply)

Hi, I've run into an issue which is very similar to https://forum.nginx.org/read.php?2,266453,266453#msg-266453, but with a different version such that the solution for that (directive `load_module`)...

View Article


Check if a resource is in the cache (no replies)

Hello, is there a way to check if a requested resource is in the cache? For example, “if” has the option “-f”, which could be used to check if a static file is present. Is there something similar for a...

View Article

only allow abc.com/live/* and abc.com/trial/* (no replies)

Hi, We would like to use filter to give some protection to backend. We only want to allow abc.com/live/* and abc.com/trial/* I wonder how to achieve this? and can I do better in general?

View Article


Content_Length and gzip (1 reply)

Hello, I found if enable gzip, the http header will not include "Content_Length:..." and use "Transfer-Encoding: chunked" instead. But in your home page, "nginx.org" will return both gzip and...

View Article

Re: TR: Content_Length and gzip (no replies)

Then, we will edit the file /etc/nginx/nginx/nginx.conf This is what I put in mine : user www-data; worker_processes 2; error_log /var/log/nginx/error.log; pid /var/run/nginx.pid; events {...

View Article


Re:(6) Do you want a million for the New Year? (no replies)

This is a text part of the message. It is shown for the users of old-style e-mail clients

View Article

Block spefic URL (no replies)

Hello, I'm trying to block such kind of URL https://mysite.com/#id=826c99368cc93a894267703e0fc2ed46 Tried if ( $request_uri = https://mysite.com/#id=826c99368cc93a894267703e0fc2ed46) { return 444; }...

View Article

Git Plugin (no replies)

Hi Everyone, I'm running a Fedora 31 server. The server hosts one Nginx-based website on 80 and 443. The server also hosts one Git-project. The Git project is located at /var/myproject and only...

View Article
Browsing all 7229 articles
Browse latest View live


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