hummingbird
hummingbird copied to clipboard
hstress throws intermittent error with keep-alive limit
If -r is not 0, then hstress frequently will throw:
hstress: http.c:1060: evhttp_request_dispatch: Assertion `evcon->state == EVCON_IDLE' failed.
I believe hstress is improperly reusing a connection it has already closed.
I suspect https://github.com/mariusaeriksen/hummingbird/commit/baad6cf7e40ba02b762fba0dca72eaecb90bc8a6 fixes this.
Uh. apparently i just edited your comment?