Skip to content

[fix] 개발, 배포 환경에서 SSE 연결이 되지않는 문제 수정 #894

@lepitaaar

Description

@lepitaaar

📄 어떤 기능인가요?

Nginx는 기본적으로 Upstream에서 오는 응답을 버퍼링하도록 설정되어 있습니다. SSE와 같이 지속적인 스트림을 유지해야 하는 통신에서 이 버퍼링 기능이 활성화되어 있으면, 실시간으로 이벤트가 전달되지 않고 버퍼가 찰 때까지 대기하게 됩니다.

Image

postman에서 연결 대기중인 모습

🏁 할 일

🫡 참고할만한 자료(선택)

Metadata

Metadata

Assignees

Labels

🐞 BugSomething isn't working💾 BEBackend

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions