-
Hello f-stack team,
Currently, I am comparing DPDK performance between fstack and seastar
and it seems I am missing something regarding to the configuration.
As I increase the number of cores by…
-
1:M 18 Apr 2024 11:01:05.075 * RDB age 12210 seconds
1:M 18 Apr 2024 11:01:05.075 * RDB memory usage when created 0.89 Mb
1:M 18 Apr 2024 11:01:05.075 * RDB is base AOF
1:M 18 Apr 2024 11:01:05.075…
-
### Your Feature Request
I wish that my external check does not time out with my interval time. In a scenario where there is a high load, the check may take longer as it queries the servers for some …
-
## Subject
segfault at sys_readv () from /lib64/libvma.so
## Issue type
- [x] Bug report
- [ ] Feature request
## Configuration:
* Product version : libvma9.4
* OS: Oracle Linux 8.3
* OFED…
-
I have deployed this application on aws eks cluster, after some time I am getting below error in UI microservice pod
`2023-08-24T22:59:04.921238623Z 2023-08-24T22:59:04.920Z ERROR 1 --- [tor-tcp-ep…
-
## 项目介绍
- 本项目属于BS结构,服务端+浏览器的网络程序。server端采用阻塞socket多线程并发程序设计。因为HTTP都是基于短连接的,不可能出现服务端同时存在大量client链接的情况发生,所以采用多线程。阻塞的多线程可以增加每个客户端的连接响应速度。对于多线程并发,即使其中某一个连接消耗了大量的时间,也不会影响其他的连接。采用阻塞的多线程设计,将所有线程设置为可分离的状态,当s…
-
|| alecm3 reported|
|-|-|
|Trac ID|trac#6346|
|Type|defect|
|Created|2013-03-03 17:50:44Z|
I had 60 busy tcp servers that ran on Python 2.6/Twisted 10.0 (and Twisted
9.0) for over two years with not …
-
### What is the issue?
Nginx on the PiKVM fails to start after tailscale, when you have `tailscale serve --bg https+insecure://localhost:443`.
It complains that it can't bind to `0.0.0.0:443`.
…
-
I have a clean new installation of Raspbian Stretch and Craftbeerpi3.
After successfully installing the iSpindel plug-in and subsequent reset, I can configure Craftbeerpi3 with a new sensor for tempe…
-
Running:
flimflam run -w builtin -p tcp -r skrouterd --cpu-limit 3
Will consistently result in a SIGSEGV crash on the downstream router (skrouterd-tcp-2.config)
```
(gdb) bt
#0 __memmove_evex_…