uNetworking / uNetworking/uWebSockets
Support Proxy protocol v1
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 19k
- Forks
- 1.9k
- Avg merge
- 3h 24m
- Merged PRs (30d)
- 5
Description
My proxy (DigitalOcean loadbalancer) only supports proxy v1.
Any concerns about supporting a PR for version 1?
I haven't checked to see if it makes sense to just always have both on, or if PROXY_ALSO_WITH_V1 should be the option.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for PROXY_ALSO_WITH_V1 and the existing PROXY protocol handling. Determine how version 1 support should interact with version 2 and whether the option should enable both; the work is done when DigitalOcean's PROXY v1 traffic is accepted with clear configuration behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100