-
### What happened?
xquic调用babaSSL实现的tls1.3,babaSSL支持async_job,也就是异步SSL,这样的话把加解密等耗时操作卸载到QAT后,job能立刻返回,cpu还能处理其他请求,可以大幅提升性能。但是实际测试下来xquic不支持babaSSL的异步job。比如xquic会调用SSL_do_handshake发起握手,在发起握手前可以设置ssl的mo…
-
Hi @tiandrey
Thank you writing such a wonderful project.
root@ubuntu:/var/log/nginx# ls -l
total 28
-rw-r----- 1 www-data adm 412 Jan 6 20:03 access.log
-rw-r----- 1 www-data adm 1230 De…
-
### 是什么网站 / app 出现了问题?
- [ ] 我确认这不是一个 NSFW 网站
### 是完全无法使用,还是部分无法使用?
- [ ] 完全无法使用:
- [ ] 部分无法使用:
### 您的运营商是?
### 加载失败的资源地址
### 失效域名的 DNS 解析结果
### 封锁方式
- [ ] DNS 污染
-…
-
**What happened**:
根据官方文档部署了edgemesh和其中的gateway,官方示例中的hostname-lb-random-gateway-route.yaml能够通过gateway正常访问,但是在VirtualService中多添加了match,指向一个nginx,能访问到是个nginx,但是是404的状态。
我又直接将hostname-lb-random-gate…
-
I just recently switched from Nginx to Caddy for reverse proxy, and OH MY GOD IT'S SO GOOD
Caddy makes it super easy to add experimental HTTP3 protocol, which uses [quic](https://blog.cloudflar…
-
When dSIPRouter is setup behind an AWS load balancer the HTTP versions between the AWS LB and Nginx are mismatched.
We use HTTP/2 by default for Nginx but the AWS LB uses HTTP/2 client-side and con…
-
Domains or links
https://immigrationsolutionusa.com/
Please review the above domain, as we believe it to be a false positive.
More information
We discovered that our website was listed here thro…
-
This is the quic implementation of nginx.
I tried to implement it on my own, but I failed. https://github.com/1q23lyc45/termux-packages/commit/0c4b80afbab419b6ea14a2aa7ae5bc3c39249f4b and https://git…
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found n…
-
### Detailed Description of the Problem
Hi all,
We migrated one of our ubuntu servers to haproxy from nginx since 02/19. Our nginx server was doing around 90k active connections in less than 5% …