Quantcast
Browsing all 7229 articles
Browse latest View live

Download full mp4 file with proxy_cache or proxy_store !! (1 reply)

we're using two servers (one proxy and one backend). Proxy server isusing proxy_cache to cache mp4 files from backend server and working fine.When i stream a full video from cache, the header response...

View Article


Passing arguments to os.execute() (no replies)

Hello,How to send the value of a variable to a shell program using os.execute()?I want to send the value of $uri to my shell program. Below is my code,location / {set_by_lua $result...

View Article


$upstream_addr is returning blank (2 replies)

Hello,I want to access the value of $upstream_addr. Below is the code,location / {echo "up = $upstream_addr";}The response is just "up = " . What could be the reason for this?

View Article

[PATCH] proposal to remove unused macro ngx_sleep() (no replies)

Hello,ngx_sleep() is newer used ... and I guess it will newer used../os/unix/ngx_time.h:#define ngx_sleep(s) (void) sleep(s)Regards,yves

View Article

using 2000+ ip prefixes in nginx geo module !! (3 replies)

We've added 2000+ ip prefixes in a file "geo.conf" included in nginx vhostby using ngx-http_geo_module and received the following warning :-2014/06/19 23:52:46 [warn] 1633#0: duplicate network...

View Article


ssl proxys https web server is very slow (3 replies)

Hi, It's my first time using NGINX to proxy other web servers. I set avariable in location, this variable may be gotten in cookie or args. ifI use it directly likes "proxy_pass https://$nodeIp2;", it...

View Article

strange map $request issue (4 replies)

For example:map $request $testvar {default 0;~*montytest 1;}if ($testvar) { return 412; }[20/Jun/2014:xx:xx:20 +0200] 69.64.xxxx:52393 - - "GET /montytest/ HTTP/1.1" 412 712 "-"...

View Article

No CORS Workaround - SSL Proxy (2 replies)

We run a API web service and have two web sites that access the web service via AJAX. The web sites are accessed via HTTPS and, for security reasons, we need to have the API web service also accessed...

View Article


mail proxy auth (no replies)

I have wrote a perl module for nginx to authenticate IMAP/POP proxy againstanother IMAP server and I like your feedback because I wrote a littlequick-and-dirty, and with your help this could be useful...

View Article


[ANN] Windows nginx 1.7.3.1 RedKnight (no replies)

12:37 21-6-2014 nginx 1.7.3.1 RedKnightBased on nginx 1.7.3 (20-6-2014) with;+ new best practice ssl_ciphers example (nginx-win.conf)+ fastcgi/upstream fix:...

View Article

fastcgi_cache (3 replies)

Hi,I am trying setup fastcgi_cache.Working fine.... BUT I need bypass some pages... when theses pages have header "no-cache".... but I dont know how to do this...The rules for bypass using urls, work...

View Article

Velocity Conference (no replies)

Hi All,We have some of the NGINX team at Velocity this week. If you’re in Santa Clara this week, stop by and see us we have lots...

View Article

Problem with auth_basic and auth_basic_user_file (2 replies)

Hallo,I want a login for this location.location /TEST/ {alias /www/c2c/;}Withlocation /TEST/ {alias /www/c2c/;auth_basic "Test Auth";}no username/password box in the browser. I see the index.html site...

View Article


Proxy Bypass only specific IP (3 replies)

I am looking for a way for allow that proxy_cache_bypass but only on a secific hostname and client IP address.My current setup is as follows:location ~*...

View Article

content_by_lua not reading/printing header values (1 reply)

My nginx.confupstream testdb {postgres_server 10.0.9.43:9000 dbname=testdb user=postgres password=postgres;postgres_keepalive max=100 mode=multi overflow=ignore;}location / {set $x "";content_by_lua...

View Article


How can the number of parallel/redundant open streams/temp_files be...

I've noticed that multiple (as great as 8 or more) parallel redundant streams and corresponding temp_files are opened reading the same file from a reverse proxy backend into nginx, upon even a single...

View Article

resolver for upstream (1 reply)

We are trying to use resolver on upstream. It is not working for some reason. We are using nginx 1.6.0. Supposedly the feature should be available on 1.5.12.When we try to use it, It always give us an...

View Article


number of requests in nginx queue (3 replies)

Hi,I want to find out how many requests are queued ,that is are yet to be processed ,in nginx at any given moment.From this i wish to calculate if my server is overloaded with requests.

View Article

Recommended spdy configuration (no replies)

What is the most suitable value according to you for the following directives `spdy_headers_comp` and `spdy_chunk_size` . i want to optimize spdy to get better performance.I am only using Nginx as my...

View Article

How to log all headers in nginx? (no replies)

How do I go about logging all of the headers client browser has sent inNginx? I also want to log response header. Note that I am using nginx asreverse proxy.After going through documentation, I...

View Article
Browsing all 7229 articles
Browse latest View live


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