1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-23 16:18:27 +00:00
frp/Release.md

4 lines
199 B
Markdown
Raw Normal View History

2022-10-26 23:09:17 +08:00
### Improve
2022-03-11 19:45:34 +08:00
2022-10-26 23:09:17 +08:00
* Adjust http group load balancing to forward requests to each frpc proxy round robin. Previous behavior is always forwarding requests to single proxy in the case of single concurrency.