Skip to content
#

vmess

Here are 35 public repositories matching this topic...

Leo-Mu
Leo-Mu commented May 5, 2019

对于使用云服务的负载均衡器(Azure 或者 Google cloud)以及 CDN 的用户,因为负载均衡器和 CDN 是可以直接接管证书和 TSL 甚至 HTTP/2 、 QUIC 的,所以希望 v2ray 作为客户端使用时也能够支持像浏览器一样自动协商底层传输协议是 HTTP 1.1 还是 HTTP/2 或 QUIC 。相当于在入站协议上提供一个尽量简单、不占资源的 HTTP 类型的底层传输协议,如 #1644 所需求的,再由客户端在出站协议上与负载均衡器自动协商。当然如果入站协议也能够提供一个支持多版本协商的 HTTP 底层传输协议那也再好不过。
以及目前 WebSocket 是直接使用 WebSocket 连接的,与浏览器的 HTTP 协商升级为 ws 的行为有所不同,跟据[谷歌云的表述](https://cloud.google.com/load-balancing/docs/

jackrong
jackrong commented Feb 19, 2020

运行完安装脚本,发现caddy无法启动。查看caddy log 如下。望大神帮忙看一下。多谢了!
[root@v136628 ~]# v2ray status

V2Ray 状态: 正在运行 / Caddy 状态: 未在运行

[root@v136628 ~]# systemctl status caddy.service -l
● caddy.service - Caddy HTTP/2 web server
Loaded: loaded (/usr/lib/systemd/system/caddy.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2020-02-19 22:24:44 CST; 34s ago
Do

Improve this page

Add a description, image, and links to the vmess topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vmess topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.