some kind of "backup server" when a service that is linked by a proxy pass: location / {
                  
                  
                        proxy_pass http://bucket:443;
                  
                  
                      } I tried to setup a upstream block with the service url as first item and a secondary backup url under backup directive but when i turn on nginx it can't reach the primary url so it crashes.. Any Idea?
                  
                  
                
http on 443 port?
Обсуждают сегодня