cloudflare / cloudflare/pingora

Support more tcp socket option

Open
#213 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
27.4k
Forks
1.7k
Avg merge
6h 22m
Merged PRs (30d)
3

Description

TcpSocketOptions can set IPV6_V6ONLY only right now. In our use case, we would like to set IP_TRANSPARENT flag. Some other users may have needs to set socket options toos.

https://github.com/cloudflare/pingora/blob/0de54eb9071a9c4baccc6bad7acad11e9c54186f/pingora-core/src/listeners/l4.rs#L54-L61

## Describe the solution you'd like

provide more flag for TcpSocketOptions

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.