mosn
mosn copied to clipboard
The Cloud-Native Network Proxy Platform
### Issues associated with this PR Your PR should present related issues you want to solve. ### Solutions You should show your solutions about the issues in your PR, including...
### 是否可以支持自定义的loadbalance 原始需求是想在mesh中实现这两个负载均衡策略: 1、服务在测试环境部署了多个泳道,想根据泳道header值选择相应的泳道上的服务调用,如果指定泳道上无服务实例则调用主干泳道 2、同一个泳道的实例,希望优先调用同可用区的服务 所以不知道能不能支持下自定义负载均衡,或者有啥其他方法可以实现吗?
### Issues associated with this PR Your PR should present related issues you want to solve. I was running github actions to run linter [makezero](https://github.com/ashanbrown/makezero) for top github golang repos....
Does mosn support http3? Does mosn support Triple X?
How does mosn support triple? Is there a demo?
### Describe the bug My gateway is based on MOSN. I found a problem: MOSN reports REFUSED_STREAM in HTTP/2 protocol when concurrency is high. In HTTP/2 protocol, SETTING_MAX_CONCURRENT_STREAMS is used...
### Your question mosn是不是upstream的数据buffer好了后才发送给downstream?或者说server sent event、渐进式jpeg这类的数据,我想客户端是实时展示网络数据,mosn代理之后客户端还能实时接受数据吗? ### Environment - MOSN Version ### Logs - Paste the logs you see.