apache / apache/incubator-seata

server端是否支持F5等负载均衡的高可用

Open
#2,847 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

## Why you need it?
Is your feature request related to a problem? Please describe in details
我们知道官方文档提供的高可用需要注册中心,nacos,eureka等都可以.
在我们的场景里不方便将seata连到注册中心,如果在seata server集群前用F5等负载均衡做高可用,这种方案是否可行?

## How it could be?
A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.
想知道server端前面用F5代理client过来的请求,能否达到高可用的效果, 如果不能是什么原因?

## Other related information
Add any other context or screenshots about the feature request here.
十分感谢解答!!!

Contributor guide

Open the contributing guide

Research direction

Start by reviewing Seata's official high-availability documentation and the server request path from clients. Compare registry-based discovery with placing an F5 load balancer before a Seata server cluster, then document whether that arrangement provides high availability and what limitations or configuration requirements apply.

Written by the indexing model from the issue text.

Assessment

Domain
distributed-systems, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.