-
Is there any mechanism that allows persistence of NODEs? I would like to use SIP and UDP, but for that, persistence is required.
Thanks,
-
Hi,
What is weight login in upstream/parent proxy , less means better of lower priority? In the following example:
1.1.1.1:33080?w=1 -P 2.1.1.1:33080?w=2
upstream 2.1.1.1 will receives more or …
-
For the moment this is just a placeholder with relevant links:
* https://docs.gunicorn.org/en/stable/design.html
* https://github.com/benoitc/gunicorn/issues/2100
* https://github.com/benoitc/gunic…
-
This is an implementation of a load balancer in java
-
I thought about creating a load-balancer tcp for containers and your copies, like an ELB
-
As of now, we have connection-based load-balancing only, which is managed either by the OS or by the user, depending on --accept-mode. However, we need request-level / app-level load-balancing to pro…
-
### What is the issue?
I create a Service of type `LoadBalancer` and `loadBalancerClass: tailscale` like that:
```yaml
apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io…
-
### 🚀 Feature Request
**Description**
Load balancing is a technique used to distribute incoming network traffic across multiple servers to ensure no single server becomes overwhelmed. It improve…
-
Hello! I have been using this docker for a while now. It is truly great. There could be two native integrations that should be relatively straightforward. NGINX supports load balancing to servers nati…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
I currently create a terraform setup, which is setting up a ecs cluster with an appl…