mochi/mochiweb

Message Queue will grow when KeepAlive

jerry-chao opened this issue · 1 comments

environment

mochiweb version: 2.22.0
otp: 23

use case

POSTMAN HTTP Request with keepAlive enabled

some messages will accumulate in message queue of the process?

I have found the receiving logic

maybe it will handle some other messages ?

In order to investigate this further it would be helpful if you could provide full instructions for how to reproduce what you are experiencing and how you are measuring it.