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를 사용해 웹소켓 요청 처리 #10

Open
2 tasks
hyun98 opened this issue Aug 20, 2023 · 0 comments
Open
2 tasks

[채팅] Nginx를 사용해 웹소켓 요청 처리 #10

hyun98 opened this issue Aug 20, 2023 · 0 comments
Assignees
Labels
feature This issue or pull request already exists

Comments

@hyun98
Copy link
Member

hyun98 commented Aug 20, 2023

목적

서버의 안정적인 scale out 을 위해서 리버스 프록시를 사용하자

세부 구현 내용

  • Nginx 리버스 프록시를 도입한다
  • 클라이언트-서버 간의 웹소켓 커넥션을 지원한다

특이사항

@hyun98 hyun98 self-assigned this Aug 20, 2023
@hyun98 hyun98 added the feature This issue or pull request already exists label Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant