-
### Detailed Description of the Problem
I am planning to read a configuration file. Within an action, trying to open a JSON file gives me error and with register_init function, it works. But using re…
-
As of Linux 5.19 I now see slight outperformance with io_uring for an actual networked ping/ping benchmark involving client and server TCP processes. It's less than 10% on my computers, often less tha…
-
### Your Feature Request
As seen in #21 brotli support is not likely to land in HAProxy anytime soon. From what I understand, this is in large part due to issues with the third-party library. gzip is…
-
1. nty_example_epoll_rb_server 执行的时候,出现cpu占用率99%情况,连接server也无响应,请问作者有没有遇到过? 然后 NtyTcp协议栈的监听端口 可否用natstat 查询?
root 1681 0.0 4.7 105240 47252 pts/0 S+ 11:55 0:00 gdb ./bin/nty_example_ep…
-
Hello, can I get the code of the Simple HTTP server mentioned in the paper? Because I encountered some problems in the process of reproducing the paper.
SUD can encounter problems when hooking multi-…
98hq updated
4 months ago
-
### Detailed Description of the Problem
I have two servers running HAProxy on each. HAProxy is configured to do TLS between the two servers. Servers have addresses 172.21.6.3 and 172.21.6.4. In the…
-
`ChannelOption`s feel cumbersome to use for less experienced users...
Firstly, when configuring a `ServerBootstrap`, it's not clear which `ChannelOption`s are applicable to the parent options and w…
-
https://github.com/nitrram/tcpserv/blob/b114987b863161e61baa85a77fc399529debedc8/Makefile#L27
Tento glob matchne i hlavičky pro daemon_c. Ale dívám se že se ta proměnná v Makefile stejně.
https://…
-
|[](https://github.com/markrwilliams)| @markrwilliams reported|
|-|-|
|Trac ID|trac#9423|
|Type|enhancement|
|Created|2018-04-14 07:53:20Z|
```epoll_create(2)``` returns a file descriptor that should…
-
first, sorry for my bad english.
I installed coturn server in ubuntu-18.04.
turnserver.conf
listening-ip=0.0.0.0
external-ip=[public-ip]
listening-port=3478
tls-listening-port=5349…