tomaka/redshirt

Standalone HTTP server doesn't seem to accept multiple simultaneous connections

Opened this issue · 0 comments

It seems that any secondary connection will instead trigger a RST being sent by smoltcp.
Additionally, wrk is incapable of finishing a request.

It is unclear whether this is a problem with how qemu is configured, a misunderstanding in how smoltcp is supposed to be used, or a bug in smoltcp.