-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Closed
Description
Describe the feature request
- There is only one frpc config file in ConfigMap.
- When only one frpc instance and restart frpc deployment, will issue warning "xxxx proxy already exists".
- When you wants scaling multi frpc instance, still issue "already exists" warning.
For issue 1, it maybe to solved by modify some configuration.
For issue 2, can we support multi instance share same proxy configuration, and register to frps use some mechanisms similar to Eureka or Consul. For example, frpc register its ip address to frps, so we can see multi frpc instance under the one proxy.
Describe alternatives you've considered
No response
Affected area
- Docs
- Installation
- Performance and Scalability
- Security
- User Experience
- Test and Release
- Developer Infrastructure
- Client Plugin
- Server Plugin
- Extensions
- Others
Metadata
Metadata
Assignees
Labels
No labels