RDS 인스턴스 업그레이드 후 Firebase Functions 연결 장애 — HAProxy DNS 캐싱 트러블슈팅 상황RDS 인스턴스를 t4g.xlarge에서 m7g.2xlarge로 업그레이드했다. 업그레이드 직후부터 Firebase Functions에서 다음 에러가 발생하기 시작했다.Unhandled error Error: Connection lost: The server closed the connection. at Object.createConnection (mysql2/promise.js:253:31) ... code: 'PROTOCOL_CONNECTION_LOST'증상 정리항목상태EKS 서비스 → RDS (Spring Boot, Ruby)✅ 정상Bastion → RDS 직접 ..