mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3341] [Feature Request] Support Basic Auth in Service Health Check #2675
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2675
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MisteryMonster on GitHub (Mar 3, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3341
Describe the feature request
I have host a service with Basic Auth I need a load-balancing. but Service Health Check don't support Basic Auth so health check won't work, maybe is returning a HTTP 400 Unauthorized error.
Describe alternatives you've considered
Or supporting different HTTP response code in Service Health Check.
Affected area
@fatedier commented on GitHub (Mar 3, 2023):
You can use
tcpprobe if you don't care about the response code.@github-actions[bot] commented on GitHub (Apr 3, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.