Re: Multi wildcard certificates for multi wildcard domains
Hello ? Anyone gets same problem ?
View ArticleRe: Closed connection in SSL handshake (10054: An Existing ....
Hi Jviola, I also have identical problem, in both cases I am using the same wild card cert for nginx and upstream server. Could you be more clear on how you fixed this, and what you suspect the problem...
View ArticleHow to have SSL passthrough with source ip preservation
Hey, I would like to know how to have SSL passthrought (using map $ssl_preread_server_name) where I have one main load balancer forwarding the traffic to multiple Node.js servers. The Node.js servers...
View ArticleHow to configure Nginx for Windows
Hello, I am looking for a better alternative for my webserver other than Apache for my Windows server. When the server is under high loads at peek times (streaming server with 1000's of users accessing...
View ArticleProper syntax in nginx.conf
Hello, running Nginx for Windows but when I run it and then try to ping the server I get pinging replys but 504 server errors and cant get the index page to load. Do I have something wrong in my config...
View ArticleRe: Proper syntax in nginx.conf
okay, I changed it to root C:/www/htdocs; index.php index.html index.htm; I don't get the error now and it pings correctly but unable to resolve the domain name. is there something else I have to...
View ArticleKnown issues
I just wanted to confirm by the issues stated below that there is no point in having set more than 1 Worker Process and no more than 1024 Worker connections and by putting anything more, Windows/Nginx...
View ArticleRe: Known issues
Still true for the official version, this one does not have these issues: http://nginx-win.ecsds.eu/
View ArticleRe: Known issues
Hello, so the free one has the issues but the commercial one does not? or is nginx 1.13.8.1 Violet still free for personnel use? Looks as though from the old Apache logs, i was only needing like 400...
View ArticleRe: Known issues
This commercial one also has a free version you can download which includes examples. If you can do what you want with the free version your all set, if you need more you pay, its that simple.
View ArticleRe: Known issues
Okay thanks, and it looks like in Violet, there are nginx-org.conf and nginx-win.conf but no nginx.conf so I was wondering once I copy over nginx_basic over my current nginx.exe, which config does the...
View ArticleRe: Known issues
Also, does this work in the Windows version? https://easyengine.io/tutorials/nginx/status-page/ And does this setting for server_name always have to be changed to my domain name? what if I don't have a...
View ArticleRe: Known issues
Okay, I got the status page to work :) and does the setting for server_name always have to be changed to my domain name? what if I don't have a domain name, can I just put the servers IP Address?;...
View Article