-
{
"id": "ABC-001",
"customerName": "umberella corp",
"contactPerson": "Rajesh",
"contactPhone": "999 9999999",
"address": {
"city": "Tampa",
"addressLine1": …
-
### Proposal
Create a cmd that takes any number of commands or composers (retry, either, etc.).
* Upon failure of the first cmd the next one will be called and so on until one of them succeeds.
*…
-
Cluster setup with 2 origin, 1 edge, 1 nginx
stream is on origin1
origin1 crashes
stream moves to origin2
user watches through nginx ip(connected to edge)
web embedded player stalls.
it shoul…
-
Hello, I was wondering if Redbird was capable of handling failover? My company just got a second fiber line put in that we have setup for failover in the firewall so that if the primary connection goe…
-
I have a setup with two client side moxi processes. One on port `11411` and as failover on port `11511`.
As MSM configuration:
```
```
Artifacts:
```
memcached-session-manager 2.1.1
mem…
-
is 0.9 supported in the beta .swc as well?
where is the downloads section to get the beta.swc?
-
I am receiving an error when using the `SwitchoverGlobalClusterCommand` to try and switchover my global rds cluster.
Here is the code I am using
```javascript
import {
RDSClient,
Switchov…
-
I hope this is an appropriate place for this.
A bit of a brain dump till further notice, I've heard of people working on this but only by proxy so...:
References: [all being researched, will be cl…
-
I cant modify response if proxy response is 5xx.
```
proxy.on('proxyRes', function (proxyRes, req, res) {
if (req.method === 'GET' && (proxyRes.statusCode >= 500 || proxyRes.statusCode
-
## Describe the bug
Edit: three week review and cleanup.
At the bottom of this report is my config.yaml for reference.
Following along the documentation with regard to fallbacks via a "Sequen…