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

Alternate POST request to nginx failing (no replies)

HelloWe are experiencing a strange issue with nginx. If I send multiple POST request to server one after the other, all the alternate POST request fails. I tried debugging the nginx code and found that...

View Article


CVE-2014-6271 : Remote code execution through bash (2 replies)

hi list,the following bug (Remote code execution through bash)http://www.reddit.com/r/netsec/comments/2hbxtc/cve20146271_remote_code_execution_through_bash/**might** affect you if you use a shell/bash...

View Article


prepend a php script in all requests (2 replies)

Hey guys,Once i have nginx installed with php fastcgi. Is it possible to preppenda php script to be executed when serving any request? (similar to apacheprepend function). If yes could I please have an...

View Article

Rewriting location directive by upstream servers (2 replies)

Hi,I have two back end application servers behind nginx. The configuration isas followsupstream backend1 {server 10.1.1.11;}upstream backend2 {server 10.2.2.2;}server {listen 80;server_name...

View Article

Nginx run into Stat D (no replies)

Hi community,We are using Nginx as static http server to cache/send static smal file.The average file size is about 10k ~ 200k -, and nginx server can process~10000 request per second. It runs well but...

View Article


Shellshock protection using nginx ? (3 replies)

HiI have seen eg. Netscaler response policy which can detect if someone istrying shellshock bug using http headers.I am using nginx as reverse proxy so is there good way to make a similarprotection...

View Article

Underscore between variables (1 reply)

Hello,I'm trying to rewrite URL with parameters x, y, z to filename by such template: file_{x}_{y}_{z}.txtlocation /path {rewrite ^ /path/file_$arg_x_$arg_y_$arg_z.txt break;root /var/www;}But it is...

View Article

Weird behavior when checking the existence of a cookie (1 reply)

Hi list, this is my first post here, so If I commit any blunder please letme know.I have this location block:location /some_path/ {# this sets the mobile_rewrite variable based on a regex againstthe...

View Article


lua_shared_dict (no replies)

HelloI am using http://wiki.nginx.org/HttpLuaModule#lua_shared_dictI am storing a set of of ids.local a_uuid = "...a_dict.set(a_dict, a_uuid, a_uuid)Ideally it would be more efficient for my use case...

View Article


Unable to use custom variable with limit_conn_zone (1 reply)

I am trying to use the limit connections / limit request. I have the server behind a proxy, the proxy has the following line :proxy_set_header X-Real-IP $remote_addr;and in my nginx.conf on my server...

View Article

modify response code based on upstream response (no replies)

I have a set of webservers with nginx acting as a reverse proxy fortomcat behind an AWS ELB.Request -> AWS ELB -> Nginx -> TomcatTo understand if my application is healthy or not I have to...

View Article

nginx cannot listen to port 8090 (5 replies)

Hello all,I am trying to enable nginx to listen to port 8090 via default.conf file under /etc/nginx/conf.d directory but it fails with following error :-- Unit nginx.service has begun starting up.Sep...

View Article

Pull from HLS to trigger non-static RTMP pull (1 reply)

I have set up an RTMP relay of all streams on a remote location. This works fine as long as there is an RTMP request to trigger the pull from the remote server. However HLS requests only work for as...

View Article


Trying to assemble logs through tcp, problems with multiple worker_processes...

Hi,Im trying to collect access log by passing them with tcp to flume.But the two tools below I tried both give me the same sintums, that itseems there is a race condition, when running nginx with...

View Article

nginx-1.7.6 (no replies)

Changes with nginx 1.7.6 30 Sep 2014*) Change: the deprecated "limit_zone" directive is not supportedanymore.*) Feature: the "limit_conn_zone" and "limit_req_zone" directives nowcan be used with...

View Article


Support team says Nginx + Passenger harder to support than Apache (2 replies)

I work for a big news organization in the South East.. The support team is arguing that it's more difficult to support Nginx + Passenger because any patches, etc are made by updating source ( compiling...

View Article

fail2ban + nginx+PHP (no replies)

Good morning!1Is it possible to have nginx create another log entry on newlines/several error_log() PHP function?Now mmultiple error_log()-s are logged as one nginx error.log line.Apache logs them...

View Article


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

Hello Nginx users,Now available: Nginx 1.7.6 for Windows http://goo.gl/WWIELz (32-bit and64-bit versions)These versions are to support legacy users who are already using Cygwinbased builds of Nginx....

View Article

[nginx] list proxy_cache keys (no replies)

Hello!Is a quick way to easily list all the keys stored in a proxy_cachememory zone? I would like to be able to list all cache elements withoutimplementing a custom tracking solution. I looked through...

View Article

Wordpress white page (6 replies)

Hello,I have a problem with wordpress nginxI use php-fpm, mysql, nginx, epel.And getting this problem:imageurl: http://imgur.com/bm24mvjIf i reload page it works but if first time a user loads page 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>