Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

develop으로 fix-nginx-websocket merge #126

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Conversation

JeongHyeonJo
Copy link
Collaborator

상세 : nginx websocket 연결에 옵션 추가
proxy_http_version : websocket이 노드 백엔드와
통신할 때 HTTP 1.1을 사용
proxy_set_header : 브라우저가 http를 통해 시작하는 업그레이드 요청에 응답
sample.env에 필요한 변수 추가

close #125

상세 : nginx websocket 연결에 옵션 추가
proxy_http_version : websocket이 노드 백엔드와
통신할 때 HTTP 1.1을 사용
proxy_set_header : 브라우저가 http를 통해 시작하는 업그레이드 요청에
응답
sample.env에 필요한 변수 추가

close #125
@JeongHyeonJo JeongHyeonJo changed the title Fix : nginx websocket proxy 설정 develop으로 fix-nginx-websocket merge Nov 18, 2019
Copy link
Contributor

@younguna younguna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants