too slow in multipart usage when use http/2 proto
オープン
- 主要言語
- Rust
- スター
- 24.8k
- フォーク
- 1.9k
- 平均マージ
- 23時間 10分
- マージ済み PR(30日)
- 26
説明
Your issue may already be reported! Please search on the [Actix Web issue tracker](https://github.com/actix/actix-web/issues) before creating one.
## Expected Behavior
post multipart data is fast when use http/2 proto
## Current Behavior
upload file usage:
post multipart data is fast when use http/1 proto
but too slow when use http/2 proto
## Possible Solution
## Steps to Reproduce (for bugs)
1. copy multipart example
2. write a html form page to upload a file
3. generate self signed certs, use bind_rustls_0_23 to run server
4. use chrome to upload
## Context
## Your Environment
ubuntu 24.04 amd64
- Rust Version (I.e, output of `rustc -V`): 1.82.0
- Actix Web Version: 4.9.0
コントリビューションガイド
評価
この issue はまだ評価されていません。