Skip to content

App stops working after many requests #4

@msmaldi

Description

@msmaldi

Running sample in README.md

if run:
siege -c 8 -r 1024 http://0.0.0.0:3003

App stop response.

the problem only occurs with fork, if remove fork the app never stop:
Server.@new ("http", handler: new App ()).run ({"app", "--address=0.0.0.0:3003" });

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions