Skip to content

thread_pool_http_server crashes with multiple connections #28

@kenba

Description

@kenba

When testing the thread_pool_http_server.cpp example using Apache Benchmark, the HTTP server crashes, e.g.:

ab -n 10000 -c 1000 192.168.1.64:80/hello

or

ab -n 10000 -c 1000 -k 192.168.1.64:80/hello

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions