Replies: 4 comments 3 replies
-
I was only successful with it's websocket free trial, splithttp does not work on fastly |
Beta Was this translation helpful? Give feedback.
0 replies
-
splithttp协议可以过fastly,配置VCL,关掉缓存 |
Beta Was this translation helpful? Give feedback.
2 replies
-
按这个方法测试不行啊,“Configure Streaming”这一步没找到位置,gpt给的答案都报错,还有谁成功了吗? |
Beta Was this translation helpful? Give feedback.
0 replies
-
fastly似乎只能packet-up,不能stream-up |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
同样的服务端配置,vless+splithttp,用的config.josn照抄的example那个。用在其它CDN成功了,在fastly却不行。域名是连通的,v2rayn延时是-1. 返回错误:
proxy/vless/outbound: failed to decode response header > proxy/vless/encoding: failed to read response version > transport/internet/splithttp: failed to read initial response > transport/internet/splithttp: downResponse failed
这个是什么情况?各位有什么经验吗?
Beta Was this translation helpful? Give feedback.
All reactions