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 Proxy Separation for application and websoft9 service #444

Open
chendelin1982 opened this issue Jan 10, 2024 · 0 comments
Open

Nginx Proxy Separation for application and websoft9 service #444

chendelin1982 opened this issue Jan 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@chendelin1982
Copy link
Contributor

chendelin1982 commented Jan 10, 2024

What type of your feature request?

负载均衡用于将不同的 HTTP 请求路由到两个不同的 Nginx 服务器实例。这个示例假设您有两个服务:一个是 /location 路径的服务,另一个是处理对 domain.com 域的请求的服务。

Internet
   |
   v
HAProxy or Nginx or Traefik (负载均衡器)
   |--------------------------------------|
Nginx or Nginx unit         Nginx Proxy Manager
(服务 /location)                (服务 domain)
@chendelin1982 chendelin1982 added the enhancement New feature or request label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant