ngx + lua Ssl certificate content (no replies)
Hi,My nginx_extras packages works good such as reverse proxy with Ssl certificates.I want to add LUA codes into nginx.conf file for getting Certificates contents.I added this lua codes and I checked...
View ArticleCommodo SSL (4 replies)
Hello,i try to run HTTPS with a commodo ssl certificate. I use the follow tutorial:https://support.comodo.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=1365I has use cat to write...
View ArticleIntermittent failures with SecureChannelFailure error on client (1 reply)
Hi,We are using NGINX (version 1.4.4) in front of HAProxy for SSl termination. We are seeing intermittent "Could not create SSL/TLS secure channel" failure from our .net client. On enabling debug...
View ArticleHow to save into variable proxy header response? (4 replies)
Hello I'm using nginx as reverse proxy for some domain .. my configuration for domain looks like that :server{listen 80;server_name www.mydomain.com mydomain.com;index index.html index.htm index.php...
View ArticleConfigure multiple subdomains and location blocks for reverse-proxy. (no...
I have not been able to successfully locate the information I need to do this since many of the examples online are our of date or use bad practices so I will ask here.First, my setup is as follows:1....
View Articlehow to allow apache to control SSL traffic ? (4 replies)
Hello list,My apache vhosts are configured to take care of SSL connections. I haveinstalled nginix as http accelerator. How can I instruct nginx to pass allSSL request to apache SSL vhost...
View ArticleProblem with http/https interoperation (1 reply)
Hello, allI have a web application, which use nginx as frontend reverse-proxysever. It's configured to use https to interact with user agent. Severaltomcats are used as backend application servers. The...
View ArticleX-Real-Proto ? (2 replies)
Hi,There is ngx_http_realip_module to have the real ip in nginx when you are behind a load balancerIf the load balancer is also terminating the ssl, and connecting to nginx with http, how to set the...
View Articlenginx reports [upstream sent no valid HTTP/1.0 header] when used with varnish...
Hello all,My setting works well through nginx->apache but not throughnginx->varnish->apacheapache is configured to listen to port 8080 . when nginx usesproxy_pass http://127.0.0.1:8080the...
View ArticleHigh traffic on Nginx-Webservers !! (10 replies)
Hello,We're using the cluster of 5 webservers using nginx (reverse proxy)+ apache to handle php requests. Our web-servers are constantly high withload-avg of 2.0~3.0. I have seen people using varnish...
View Articleusing ssl_crl with CRLs (plural) (1 reply)
Hi there,I am trying to setup a x509 client cert check with Nginx. Everythingis running smoothly until I add the ssl_crl directive.Unfortunately, my CA happens to release its CRLs under severalfiles......
View Articlenginx proxy for syncml (no replies)
Next to imap and other specific buildin nginx proxies could any of them be compatible with syncml ?
View ArticleReq help convert apachi2 config to nginx (3 replies)
Hi,In my organization, we are using Apache2 for serving diff web applicationssuch as mediawiki,moodle,redmine,svn,etc.Now we are decided to use Nginxfor the performance.but converting is a big head...
View Articlemap module - mass hosting (3 replies)
Hello all,I'd like to use map module for my vhost configuration to setup user name in root or fastcgi_pass parameter.At this point i've 300 domains configured and my config look like this:http{server...
View ArticleOld topic ssl private key with passphrase (2 replies)
Dear nginx developers.What is necessary that you take hands on the topic 'private keypassphrase'?e.g.: http://trac.nginx.org/nginx/ticket/433[ ] donation[ ] time[ ] leasure[ ] other: ......Maybe not as...
View ArticleProblems with large object sets? (no replies)
I’m having trouble with an nginx setup built to serve search engines.Based on the user agent, all bots are served only from cache. We populate the cache with our own set of spiders so we can control...
View Articlehashing utility? (no replies)
Does anyone have a command line utility to hash a URL to an nginx object name?I’d like to know what file should be the cached version of a page.TIA,—...
View ArticleNGINX 2014 survey: I know you have opinions. (no replies)
Hello!As Valentin mentioned in another thread, it’s that time of year again when we want to tune up our strategy; see how NGINX is used; what you the community thinks of us; where we can improve our...
View ArticleNaxsi Rules Bug (2 replies)
_______________________________________________nginx mailing listnginx@nginx.orghttp://mailman.nginx.org/mailman/listinfo/nginx
View ArticleDisable Reverse Proxy for Failover (1 reply)
I have NGINX set up as a reverse proxy, which works fine. In the event my web server goes down, I would like NGINX to act as the failover, and serve a local page with just some basic company...
View Article