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

Understanding "proxy_ignore_client_abort" functionality (2 replies)

Hi,I'm trying to understand how "proxy_ignore_client_abort" should affect connection to upstream server once client closes the connection, since it seems to behave different than i'm expecting.I'm...

View Article


Get Selected backend info (1 reply)

Hello,I couldn't find much information other than this threadhttp://mailman.nginx.org/pipermail/nginx/2008-February/003550.html whichis a dead-end.I would like to add the selected backend/upstream to...

View Article


Reverse proxy didn't redirect http protocol (no replies)

-----BEGIN PGP SIGNED MESSAGE-----Hash: SHA1Hello,I have a page contains 'http://' assets, and I do redirect on my nginxlike this :- -------- BEGIN CONFIGURATION --------server {listen 80;server_name...

View Article

URL encoding for nginx rewrites (no replies)

Hello everyone.I am using a rewrite similar to belowlocation /home {rewrite ^/(.*) https://mysite.com/homepage/?next=/redirectionurl redirect;}The issue is that nginx is not encoding the URL before it...

View Article

Questions regarding spdy module, browser behaviour and "access forbidden by...

[Not sure if this is the right list, because I'm uncertain if thefollowing is intended behaviour or a problem in nginx or the involvedbrowsers. So would be happy if you guys could me give some advice...

View Article


NGINX + PHP-FPM error logs miss IP (no replies)

Could it be that Apache 2.2 + mod_fastcgi + PHP FPM logs IP addressesto errror.logbut NGINX + PHP-FPM does not?I mean not to a log file specified in error_log configuration option.[03-Sep-2014 19:37:24...

View Article

Fetching HTTP value into config at start-up (2 replies)

Hi all,I want to read some remote values via HTTP into nginx config variables, just once at nginx startup / reload time, and pass them as fastcgi_params into PHP scripts. I control the remote system,...

View Article

bitwasp htaccess (no replies)

I've got a nice easy htaccess I need to convert to nginx.RewriteEngine OnRewriteBase /bitwaspRewriteCond %{REQUEST_URI} ^system.*RewriteRule ^(.*)$ /index.php/$1 [L]# Checks to see if the user is...

View Article


Nginx as reverse proxy with apache (no replies)

Hello!,I would like to ask you about a concern that I have and I could not find anything in the forums or google.The situation is:I already have configured an apache server with 2-step authentication...

View Article


nginx + memcached + gzip (1 reply)

Hello.I have service with memcached for storing large xml data. Data is compressed in memcached. I want to send responce gzipped if client supports that and decompressed if not. But with my config...

View Article

Mapping requests and responses (no replies)

I am currently using nginx as a reverse proxy. I want to be able to map a requests to its correspondingresponse. For example, I want to log some parts of a user request (say form field values in a POST...

View Article

NGINX SSL passthrough without certificate (7 replies)

We currently have a backend server that listens for SSL requests, and (using SNI) chooses to pass them on to the correct place, or alternatively will serve the requested HTTPS.Our current configuration...

View Article

502 errors with nginx and php5-fpm (1 reply)

Hi,I'm getting lots of 502 errors but my nginx logs and php logs don't give me information that can help me identify the problem.I only have the 502 errors in the access logs. I don't see any errors in...

View Article


502 errors with nginx+gunicorn (1 reply)

Hi all,I am sending large post request to gunicorn/django behind nginx. If gunicorn responds and closes the connection before nginx has finished sending the large request body, it causes nginx to issue...

View Article

video metadata parameters (no replies)

Hi,Is that possible to take metadata information from the mp4 file withoutusing the third party player while streaming a video file? Because ineed to the metadata parameters that can be use them in our...

View Article


Change blank uwsgi_cache_key default, or log warning (no replies)

Hello,Because uwsgi_cache_key has no default value (or rather, has the empty string as its default value), a configuration with uwsgi_cache set but uwsgi_cache_key not set behaves in a way that is very...

View Article

fastcgi_cache_use_stale "updating"— improvement suggestion (no replies)

Hello All,fastcgi_cache_use_stale is awesome, especially with "updating" parameter.But I have a feeling that it lacks a complementary parameter (or a separate setting to tune "updating" behaviour) that...

View Article


Windows 2008 - logging off kills nignx (3 replies)

Nginx serves pages until I log off the web server. I need to log in again and start nginx (sometimes needing to kill IIS).Thanks for any thoughts,Ron

View Article

wrong data in $upstream_status and $upstream_response_time (1 reply)

Hey Guys,We have been using the latest stable Nginx version 1.6.1, and I've could notice that we might be facing a bug that was supposed to be fixed in version 1.5.11.Bugfix: the $upstream_status...

View Article

Re: fastcgi cache use stale "updating"— improvement suggestion (1 reply)

Hello!On Wed, Sep 10, 2014 at 10:21:18AM -0400, nanochelandro wrote:> Hello All,>> fastcgi_cache_use_stale is awesome, especially with "updating" parameter.> But I have a feeling that it...

View Article
Browsing all 7229 articles
Browse latest View live


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