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

cache-proxy passes garbled fonts + alias problem (1 reply)

Is there any possibility to get some input re this problem?Where can I start looking for answers?_______________________________________________nginx mailing...

View Article


Does $remote_port has to change when streaming ? (no replies)

Hello !I tried but cannot trust myself (and what I tried) : when streaming / playing video in the client browser, does the client's port ($remote_port) may change ?in the logs when configuring...

View Article


Issue with spdy and proxy_pass (5 replies)

Hello,I compiled nginx 1.5.10 on Centos 6.5 and try to use it as frontend for Tomcat.If I use pure SSL everything works fine. But as soon as I enable SPDY, I only get a blank page.And Content-Length...

View Article

rcvbuf option (2 replies)

The config listen option rcvbuf which maps to the TCP SO_RCVBUF, is applied to the listening socket, and not inherited by the accept()ed connections. So if you have a high load application where the...

View Article

[1.4.x][Ubuntu] Limit access to upstream server based on request header (no...

Hello,I want something like limit_except functionality but based on custom request headers. Lets say I have a Request header X-Secured-Client set. In that case only I want to allow the request to my...

View Article


Translating apache config to nginx (no replies)

Roundcube uses some apache config to deny access to certain locationsand I'm trying to translate them to nginx. The following seems towork fine:location ~...

View Article

Incorrect IP Address Deducted by Nginx version: nginx/1.2.1 (8 replies)

Hi,We have strange issue on our swiss based on server.Issue: Incorrect IP Address value in REMOTE_ADDR HeaderNginx Version : 1.2.1Server OS : Debian 7.1Modules :nginx -Vnginx version: nginx/1.2.1TLS...

View Article

Loadable runtime modules? (2 replies)

Hi,I much prefer Nginx over Apache, and would use it as our primary HTTP server at my place of work (as I already do for my personal sites), but the thing that limits my willingness to do this is the...

View Article


nginx location fine routing multiple backend (no replies)

I neet to route requests to multiple backends, and I'm can't match all, what I have so far:...root /srv/www;== below does what it should ==location ~...

View Article


worker_connections are not enough while requesting certificate status (no...

I have seen errors in my logs: worker_connections are not enough whilerequesting certificate statusI believe the main problem was that the worker_connections was set too low,and I've fixed that.However...

View Article

nginx.exe has encountered a problem and needs to close. (SSL) (4 replies)

I have configured the server to accept SSL connections and after two or three requests always gives the error:nginx.exe has encountered a problem and needs to close.Restart server does not work, the...

View Article

Combining nginx with a library that manages it's own threads? (no replies)

Hi,I would like to connect nginx to the Cassandra NoSQL database.There is a C++ library[1] that I could wrap to C to use with nginx.However, the library does it's own connection pooling and thread...

View Article

post_action for specific requests only (no replies)

Hi, i'm using post_action for remote logging. Logging all requests works great and efficient (4k req/s) but when I try to log only certain requests ngix becomes unstable (some connections hang and some...

View Article


Check if the file exists. (3 replies)

I'm trying to check if the file exists before passing it to fastcgi but I have not found as.This is what I'm doing:            #if (!-f $document_root$fastcgi_script_name)            if (!-f...

View Article

virtual or physical? (1 reply)

Hi!If I have one host, am I going to get better performances if I run only onenginx on the physical host, or would it be more beneficial to run 4 virtualmachines each running a different...

View Article


Serve *only* from cache for particular user-agents (6 replies)

I havne't found any ideas for this and thought I might ask here. We have a fairly straightforward proxy_cache setup with a proxy_pass backend. We cache documents for different lengths of time or go the...

View Article

Service restart testing nginx.conf (1 reply)

It seems like way back in the olden days, when I restarted nginx ('sudoservice nginx restart'), if there was a configuration issue in nginx.conf,I would get a warning telling me such and, IIRC, nginx...

View Article


fastcgi caching (no replies)

I'm using the following config to cache only /piwik/piwik.php:fastcgi_cache_path /var/cache/php-fpm levels=1:2 keys_zone=piwik:10m;fastcgi_cache_key "$scheme$request_method$host$request_uri";location...

View Article

Join Us! Nginx User Summit 2/25 in San Francisco (no replies)

The Users Have Spoken. So, don’t forget the inaugural NGINX User Summit!Please join us February 25 in San Francisco to learn what's coming up with NGINX, and to collaborate with the larger NGINX...

View Article

WordPress + Code Igniter Config not working (no replies)

Could someone look over my configuration? It appears I am missing something that is causing it not to work. I have a Code Igniter application that runs from the root WordPress folder fine with Apache,...

View Article
Browsing all 7229 articles
Browse latest View live


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