loxilb icon indicating copy to clipboard operation
loxilb copied to clipboard

eBPF based cloud-native load-balancer. Powering Kubernetes|Edge|5G|IoT|XaaS Apps.

Results 15 loxilb issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** In many NAT nodes used by loxilb, the original sourceIP gets obfuscated at the endpoint. It might result in problem...

enhancement

**Is your feature request related to a problem? Please describe.** For standalone layer 4 balancer, SYNPROXY seems to be common feature to stop TCP SYN/ACK/RST DDoS attack before load balancer...

enhancement

I'm following the tutorial here https://loxilb-io.github.io/loxilbdocs/run/, but I had no success to install the loxilb returning the error bellow: ![Screenshot from 2024-04-28 20-49-46](https://github.com/loxilb-io/loxilb/assets/48483290/78ba5122-8bf3-4900-8dbe-46101cfe5cec)

bug

Based on community discussion, following has been agreed upon as initial multi-cluster support feature : 1. There will be multiple kube-loxilb instances for different clusters 2. Each kube-loxilb should be...

**Describe the bug** When I run one wrk2 worker against one nginx worker through loxilb as configured by cicd/tcpsctpperf first only wrk2 and nginx consume about 70 and 80 percent...

bug

Scale and performance are the defining factors for load-balancers. Although we have some performance numbers with [wrk](https://github.com/wg/wrk), we need to get some scale numbers eg. how many sessions , how...

enhancement
good first issue
help wanted

We need to be able to support L7 proxy or splicing as popularly known

enhancement

In fullnat mode, if end-point respond with "icmp frag needed" datagrams, it is currently not possible to relay it downstream. This may not reach the originating client and resulting in...