henergy:architecture:gateway-nginx
Table of Contents
Gateway(Nginx) 라우팅 구조
파일 구조
- 라우팅
http2http.confhttps2http.confhttps2https.conf
- 공통정책
ssl-common.confproxy-common.confinternal_ips.conf
라우팅 흐름
Host Header 수신
-> server_name 매칭
-> upstream/proxy_pass 분기
-> backend health 확인
장애 시 우선 확인
- 404: server_name 미매칭/라우팅 누락
- 502/504: upstream down, 포트/방화벽/timeout
henergy/architecture/gateway-nginx.txt · Last modified: by 192.168.0.1
