akka/akka-http

Add `max-requests-per-connection` config setting on the server side

Open

#207 opened on Sep 9, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Scala (598 forks)batch import
1 - triagedhelp wantednice-to-have (low-prio)t:server

Repository metrics

Stars
 (1,311 stars)
PR merge metrics
 (Avg merge 1d 10h) (2 merged PRs in 30d)

Description

Issue by jrudolph Tuesday Feb 10, 2015 at 16:13 GMT Originally opened as https://github.com/akka/akka/issues/16837


Similar to what Apache provides with its MaxKeepAliveRequests setting.

See spray/spray#320

/cc @sirthias

Contributor guide