V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
IIInsomnia
V2EX  ›  Rust

问一个 Axum 的高并发问题

  •  
  •   IIInsomnia · 23 天前 · 693 次点击

    最近自测的时候发现 Axum 在稍高并发的时候会出现connection refused,看到一篇文章,说是需要调整hypermax_concurrent_streams值,但 Axum 似乎未暴露相应方法,有没有大佬遇到过类似的问题,求解答

    2 条回复    2024-10-13 10:14:57 +08:00
    PTLin
        2
    PTLin  
       22 天前
    看了下,把库 clone 下来然后改一下代码就行,也不麻烦 https://docs.rs/axum/latest/src/axum/serve.rs.html#256
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   986 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 20ms · UTC 22:12 · PVG 06:12 · LAX 14:12 · JFK 17:12
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.