1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-29 23:39:09 -04:00
Files
v2fly/proxy
lrh2000 17d85263e2 proxy/http: Avoid getting stuck when using server-first protocols
PR #99 reduces an extra RTT when setting up the CONNECT tunnel
via http proxy, however, server-first protocols (such as MySQL)
will be unusable as v2ray keeps to wait for the client request.
This commit solves the problem by limiting the maximum waiting
time to 50 ms.
2022-06-25 19:26:33 +01:00
..
2022-04-06 13:24:43 +08:00
2022-04-07 00:06:46 +08:00
2022-04-06 13:24:43 +08:00