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

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

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

View Article


Understanding location blocks and try files (6 replies)

Hi,I'm trying to understand a problem I'm facing in a typical frontend-controller application.I've setup a test config with a single simple server [1], and ran a test script with debugging enabled to...

View Article


Logging $ssl_session_id can crash Nginx 1.5.9 worker (3 replies)

I run the nginx.org mainline packages on Ubuntu 12.04, 32- and 64-bit. I use a wacky custom log format, and after 1.5.9 was released today, I enabled logging the $ssl_session_id variable. I later ran...

View Article

What is the right place for sub_filter? (no replies)

Hi!My site runs php-cgi (via fastcgi) & nginx 1.4.4.I need to replace www.domain refs to www1.domain ones.Where to place sub_filter - in server{}, or "location /", or "location ~...

View Article

Count errors by http code (1 reply)

Hello all,I guess this is not the first time you hear this question :I would like to know if there's a way to setup counters on http codes.I know this is feasable with some kind log analyser like...

View Article


SSL behaviour with multiple server blocks for same port (2 replies)

Hi,I am struggling to get any documented reference for my problem in nginxdocs. Hope someone can help before I delve into nginx code:I want to have multiple server blocks for the https port 443, they...

View Article

How can i compile nginx with specific lib linkage (1 reply)

I have customized a new nginx add on module,and the module use an external lib ( mytest.so).The method i called in mytest.so is kimtest method.How can i configure the ./configure file and Makefile to...

View Article

[OpenResty] How to start Nginx? (4 replies)

HelloUsing OpenResty, I compiled and installed a Lua-capable Nginx in /tmp so I could experiment with it before replacing the current Nginx that was installed through apt-get.However, since files are...

View Article


Using 2 intersection of conditions for proxy_cache_bypass (avoiding logical...

I use nginx to cache both GET and POST requests. I want to useproxy_cache_bypass to allow users to bypass the cache, but ONLY forGET requests. POST requests should always be cached. I tried this:map...

View Article


proxy_cache_methods OPTIONS; (1 reply)

Is it possible to cache the OPTIONS method? This pages gives exactlythat example: http://www.packtpub.com/article/nginx-proxyproxy_cache_methods OPTIONS;However, when I try this, nginx writes in the...

View Article

X-Frame-Options: Nginx includes header twice (1 reply)

I'm running Nginx 1.4.4 on Ubuntu 12.04 and have added theX-Frame-Options header for one of my sites but in testing it appearsthat Nginx includes this itself in addition to user configured...

View Article

Nginx and cgit - upstream prematurely closed FastCGI stdout (no replies)

I'm trying to setup cgit 0.10 with nginx 1.2.1-2.2 and fastcgi 1.0.3-3.Unfortunately the reponse is a 502. The following message is written inthe error.log:[error] 30956#0: *1 upstream prematurely...

View Article

Modifying the request body (no replies)

I have nginx deployed as a proxy server. The client sends a POST request which needs to be modified before forwarding it to the origin server. Is there any module / filter available in nginx. The best...

View Article


Nginx Tweaks for JBoss (no replies)

Hello Gurus,It's been several years since I've revisited anything but the most basic changes to our Nginx reverse-proxy front-end. I'm wondering if there have been any new tweaks or security related...

View Article

[Lua] "Hello, world!" from Lua file? (4 replies)

HelloNow that I have a working Nginx with the ngx_lua module, I'd like to start learning how to write web scripts.The following page doesn't have a basic sample:http://wiki.nginx.org/HttpLuaModuleSo I...

View Article


nginx seems to proxy only http GET (2 replies)

Hi,I'm using nginx to offload https to http. That works well but in mybackend only GET Requests seem to get through. For all POST, PUT andDELETE I only receive a Status 400 with conten "HTTP method...

View Article

Applying NGINX location based on unlisted extension of default file? (no...

I'm trying to create a second location in NGINX that will only fire for a specific file type. Specifically, I have NGINX acting as a proxy for a server that primarily serves PHP files. There are,...

View Article


Configuration not working (no replies)

Hello,I am running Nginx 1.3.0 on CentOS. It serves several domains.Yesterday we tried to change the allowed URIs to access one folderspecific to one domain. After the config file change we tried the...

View Article

It's believed that SPDY is a huge DDoS vector by itself (1 reply)

The subject is a quote of Maxim Dounin in a discussion found here: http://forum.nginx.org/read.php?29,246885,246902#msg-246902It would be nice to have a detailed list of SPDY functionality that could...

View Article

Launching Excel in a production web server on a Mac (3 replies)

I have written some code that will open Excel, edit a spreadsheet, thensave and print the sheet. This code needs to run on a production webserver in a Rails app. When I run it using Webrick (running...

View Article
Browsing all 7229 articles
Browse latest View live