January 03, 2013 08:49AM
Hi guys,

I have two issues on which I can not seem to find decent help:

1- See the configuration below. If the https://some.site.com site is down, Nginx won't start. I still want Nginx to start whether this site is down or not:

server {
listen 8000;
location / {
proxy_pass https://some.site.com;
}
}


2- We have set up Nginx as a reverse proxy server to send users to a few backend Swazoo web servers. If a particular Swazoo web server is currently busy handling a request, Nginx does not reverse proxy new incoming requests to one of the other Swazoo web servers and the site appears to be 'hanging'. Any help on this?

Thanks!
Subject Author Posted

Server won't start AND Nginx as reverse proxy

pieter@lxnex.com January 03, 2013 08:49AM

Re: Server won't start AND Nginx as reverse proxy

pieter@lxnex.com January 24, 2013 07:31AM

Re: Server won't start AND Nginx as reverse proxy

António P. P. Almeida January 24, 2013 07:58AM

Re: Server won't start AND Nginx as reverse proxy

Reinis Rozitis January 24, 2013 12:30PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 153
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready