-
### Describe the bug
quarkus-websockets client is unable to connect to the server endpoint when running tests with `quarkus.vertx.prefer-native-transport` set to `true`. `java.io.InterruptedIOExcepti…
-
For Ex:
If I have nginx.conf file as follow:
http {
#use epoll;
server {
server_name abc.com;
listen 443;
if ($host = abc.com) {
return 404;
}
location ~ /hello/ {
proxy_set_header X-…
-
Hello,
After fresh install of your module, set up the config file, and run 'npm start'
have those errors from log:
/home/pi/MagicMirror/node_modules/electron/dist/electron js/electron.js dev: sym…
-
make in gtests/net/packetdrill complains:
run_system_call.c: In function ‘cmsg_expect_eq’:
run_system_call.c:860:38: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument …
-
## Output of `haproxy -vv` and `uname -a`
```
HA-Proxy version 2.3-dev1-d3db38-3 2020/07/21 - https://haproxy.org/
Status: development branch - not safe for use in production.
Known bugs: https:…
-
# **epoll의 이해와 활용**
## **select기반의 IO 멀티플렉싱이 느린 이유**
1. select 함수 호출 이후에 항상 등장하는, 모든 파일 디스크립터를 대상으로 하는 반복문
2. select 함수를 호출할 때마다 인자로 매번 전달해야 하는 관찰대상에 대한 정보들
1번보다는 2번이 성능향상에 더 큰 걸림돌이다.
2번은 다음과…
-
Hey !
I am encountering an issue in which once my application reach 1024 open FD, and i am trying to open pubnub connection i am getting crash due to select in 'pbpal_resolv_and_connect_socket'.
Do…
-
I run this on GPU: 2 * A30 with CUDA driver 535.104.12.
The docker image is built using `make -C docker release_build CUDA_ARCHS="80-real"`
I use the latest code in branch main.
```
commit 89ba1…
-
https://github.com/apple/servicetalk/pull/2068/checks?check_run_id=5015006266
```
MalformedDataAfterHttpMessageTest.[2] false
io.servicetalk.transport.netty.internal.StacklessClosedChannelExcepti…
-
gcc
```
> gcc --version
gcc.exe (GCC) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for M…