Skip to content

net: Regression in multiple client connection handling with samples/net/sockets/dumb_http_server (frdm_k64f/Ethernet) #7377

@pfalcon

Description

@pfalcon

(Split off from #7365 (comment))

One of the basic functional/regression tests for the IP stack is issuing 1K of HTTP requests to the samples/net/sockets/dumb_http_server sample. In 1.10, it works as expected (serving this 1K of requests).

But with the current master, running on frdm_k64f with Ethernet, it's:

$ ab -n1000 http://192.0.2.1:8080/
This is ApacheBench, Version 2.3 <$Revision: 1706008 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking 192.0.2.1 (be patient)
apr_socket_recv: Connection reset by peer (104)
Total of 3 requests completed

Metadata

Metadata

Labels

area: NetworkingbugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions