Skip to content

Recieving file blob over websocket is slower than http #1928

Discussion options

You must be logged in to vote

I profile websocket serve code using intel vtune, found that as MG_IO_SIZE was only 2 kb , most of the time spent in resizing c_recv buffer. I increased size to 3 MB I am receiving file blob faster than before

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ravichopade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant