How to limit bandwidth for msquic transfer #3346
Answered
by
nibanks
chunlei-wu
asked this question in
Q&A
-
Hi community, I want to limit the bandwidth for upload the data to quic server, such as, I just want to send the data limited 1Mbits/s. Many thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
nibanks
Jan 11, 2023
Replies: 1 comment 5 replies
-
MsQuic doesn't currently support this functionality natively. @maolson-msft any thoughts here on how/if we should add this support? Right now, it's not particularly easy even for the app to do it themselves. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
chunlei-wu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MsQuic doesn't currently support this functionality natively.
@maolson-msft any thoughts here on how/if we should add this support? Right now, it's not particularly easy even for the app to do it themselves.