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

Nginx와 WebSocket사용시 프론트 쪽에서 에러 발생 ( failed error during websocket handshake unexpected response code 400 ) #125

Closed
mosball opened this issue Nov 18, 2019 · 0 comments

Comments

@mosball
Copy link
Contributor

mosball commented Nov 18, 2019

https://grandj.tistory.com/248

@mosball mosball added the bug Something isn't working label Nov 18, 2019
JeongHyeonJo added a commit that referenced this issue Nov 18, 2019
상세 : nginx websocket 연결에 옵션 추가
proxy_http_version : websocket이 노드 백엔드와
통신할 때 HTTP 1.1을 사용
proxy_set_header : 브라우저가 http를 통해 시작하는 업그레이드 요청에 응답
sample.env에 필요한 변수 추가

close #125
JeongHyeonJo added a commit that referenced this issue Nov 18, 2019
상세 : nginx websocket 연결에 옵션 추가
proxy_http_version : websocket이 노드 백엔드와
통신할 때 HTTP 1.1을 사용
proxy_set_header : 브라우저가 http를 통해 시작하는 업그레이드 요청에
응답
sample.env에 필요한 변수 추가

close #125
JeongHyeonJo added a commit that referenced this issue Nov 18, 2019
상세 : nginx websocket 연결에 옵션 추가
proxy_http_version : websocket이 노드 백엔드와
통신할 때 HTTP 1.1을 사용
proxy_set_header : 브라우저가 http를 통해 시작하는 업그레이드 요청에
응답
sample.env에 필요한 변수 추가

close #125
@mosball mosball added this to the week3 milestone Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants