[PR #3131] [MERGED] improve http group load balancing #4685

Closed
opened 2026-05-05 14:46:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3131
Author: @fatedier
Created: 10/15/2022
Status: Merged
Merged: 10/19/2022
Merged by: @fatedier

Base: devHead: http-lb


📝 Commits (1)

  • 65b4a9e improve http group load balancing

📊 Changes

5 files changed (+119 additions, -47 deletions)

View changed files

📝 pkg/util/version/version.go (+1 -1)
📝 pkg/util/vhost/http.go (+41 -38)
📝 pkg/util/vhost/vhost.go (+17 -6)
📝 server/group/http.go (+37 -2)
📝 test/e2e/features/group.go (+23 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/3131 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 10/15/2022 **Status:** ✅ Merged **Merged:** 10/19/2022 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `http-lb` --- ### 📝 Commits (1) - [`65b4a9e`](https://github.com/fatedier/frp/commit/65b4a9e8170e58411e1642a9b049f1fb4db7bed1) improve http group load balancing ### 📊 Changes **5 files changed** (+119 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `pkg/util/version/version.go` (+1 -1) 📝 `pkg/util/vhost/http.go` (+41 -38) 📝 `pkg/util/vhost/vhost.go` (+17 -6) 📝 `server/group/http.go` (+37 -2) 📝 `test/e2e/features/group.go` (+23 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:46:48 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4685
No description provided.