-
When running `openvpn exec`, connections may fail with the following error:
$ ssoca openvpn exec
Thu Mar 7 22:20:02 2019 OpenVPN 2.4.7 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPO…
-
**Describe the bug**
nmap fails to discover a LAN host that is both pingable and `apingable`. But Disabling UFW on the LAN host makes it discoverable by nmap.
**To Reproduce**
sudo nmap 192…
-
### Detailed Description of the Problem
We recently observed 2 issues in our logs while reviewing some entries that were the result of `http-response return` rules.
### Issue 1 - Termination state…
-
**Describe the bug**
When using an ip6 netblock with `outgoing-interface` as documented in the manpage queries needing TCP fail with `error: outgoing tcp: bind: Cannot assign requested address`. I …
-
Unbound 1.13.1 .. 1.16.1 memory leak (complete RAM exhaustion) due to high volume of TCP FD's
After upgrading public DoT from unbound 1.12.0-1~bpo10+1 to 1.13.1-1 (debian 11 default) we ran into se…
raunz updated
2 years ago
-
在容器运行环境有出现过几次trantor库的异常,从堆栈内存分析似乎是访问的回调函数地址为非法的,但更具体的无法确认。运行环境的网络请求很频繁且数据量很大。
```
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000056107971fed0 in ?? ()
[Current thread is …
-
libuv、libev、libevent用哪个?
[https://stackoverflow.com/questions/9433864/whats-the-difference-between-libev-and-libevent](https://stackoverflow.com/questions/9433864/whats-the-difference-between-libev…
-
## Output of `haproxy -vv` and `uname -a`
```
haproxy -vv
HA-Proxy version 2.0.14 2020/04/02 - https://haproxy.org/
Build options :
TARGET = linux-glibc
CPU = generic
CC = g…
-
I was beginning to use ``libxev`` in Zig, and looked at the ``src/bench/ping-pongs.zig`` benchmark, and was comparing the performance results with Java. I found a possibly missing performance optimiza…
-
### Your Feature Request
Allow HAproxy to filter incoming TCP traffic for HTTP requests and send HTTP request to differnet backend than TCP traffic.
### What are you trying to do?
I try to loadbala…