-
```
import asyncio
import firebase_admin
from firebase_admin import credentials
from firebase_admin import firestore_async
import sys
async def main():
user_id = sys.argv[1]
cred = cre…
-
Hi team,
Would be great to add an API / functionality to the AKS to let users name the LOAD BALANCER that gets created when deploing AKS.
When a lot of AKS clusters are deployed on the same te…
-
**Is your feature request related to a problem?**
Customers have to manually compare settings between Load Balancers/Target Groups when these errors messages are generated:
```A load balancer wi…
-
- allow comma separated values for `BEE_API_URL`
- cycle requests between those URLs as a simple load balancer
-
Reactor dumps heat vents, balancer, rods out when reloading chunk. The presented screenshot is already the third time the situation happens in a day. Server-sided mods and client-sided mods are listed…
-
### Checklist
- [X] I have filled out the template to the best of my ability.
- [X] This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feat…
-
**Is your feature request related to a problem? Please describe.**
Load Balancers are priced at around 18/month. When an AKS cluster is in a power state of Stopped, all compute is removed, so it doe…
-
### Description
Hi,
I have some questions about the `least_conn` load balancing algorithm and would appreciate some clarification:
1. I want to confirm my understanding: When using least_conn, …
-
**Is your enhancement related to a problem? Please describe.**
We had an SSL certificate issue on one of our VMs that was participating in a harvester load balancer. The load balancer only checks for…
-
**Is your feature request related to a problem?**
We are using NLB's with services that have long running idle connections.
Now we have configured some keepalive in the nginx controller. This is cu…