User Tools

Site Tools


henergy:architecture:gateway-nginx

This is an old revision of the document!


Gateway(Nginx) 라우팅 구조

구성

  • 운영: WEB1 / WEB2 이중 운영
  • 핵심 라우팅 파일
    • http2http.conf
    • https2http.conf
    • https2https.conf
  • 공통 정책
    • ssl-common.conf
    • proxy-common.conf
    • internal_ips.conf

라우팅 원칙

  1. Host 헤더 기준 백엔드 분기
  2. 공통 SSL/Proxy 정책 재사용
  3. 설정 변경은 WEB1/WEB2 동시 반영 + diff 검증 필수

점검 포인트

  1. 신규 도메인 추가 시 proxy 대상/health 확인
  2. 404/502 발생 시 DNS → Nginx → Backend 순서로 추적
henergy/architecture/gateway-nginx.1771638194.txt.gz · Last modified: by 192.168.0.1