-
Tokio recently added [tokio-uring](https://tokio.rs/blog/2021-07-tokio-uring), io-uring support for tokio.
io-uring is a new Linux API for asynchronous I/O operations.
io-uring makes filesystem op…
-
### Detailed Description of the Problem
Reloads with higher number of frontend spikes the latency of requests passing through haproxy
With total 834 number of frontends, reload takes around 3.9 se…
-
Hello,
I've noticed that Windows Desktop client cannot use MTProxy for some reason. After starting server with `--verbosity=1` I could see this in console:
```
[17429][2018-06-13 21:58:15.901530 …
-
### Detailed Description of the Problem
I have tested a haproxy reverse proxy for SSE Connection.
I've got several issues.
- By default, haproxy is waiting for the end response of SSE connectio…
-
**Description of problem:**
In a 3 replica cluster under heavy write load, one of the bricks become offline.
**Mandatory info:**
**- The output of the `gluster volume info` command**:
```g…
-
Hey all, I am using a fresh Ubuntu 20.04 azure instance and tried to install turn with command -
`wget -qO- https://ubuntu.bigbluebutton.org/bbb-install-2.5.sh | bash -s -- -c my_domain:U8nPemod41 -e…
-
**Describe the bug**
after installing unbound and connecting it with my adguard I have problems with many websites, which are not working anymore. For example support.google.com. The name is not reso…
myssv updated
2 months ago
-
**Version**: 4.5.4
**Platform**:
client -> docker image python-3.11.4
redisserver ->
```
redis_version:6.2.12
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:9de3c1627dd233d
…
wwnbb updated
5 months ago
-
When I am embedding LUA code in nginx.conf highlights breaks.
```nginx
pid /tmp/nginx.pid;
daemon off;
worker_processes 48;
worker_rlimit_nofile 20821;
worker_shutdown_timeout 240s ;
…
-
### Detailed Description of the Problem
We use HAProxy as our load balancer and as a stickiness mechanism to direct requests to specific backend servers. We recently added a new endpoint to our backe…