akka / akka/akka-http

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

Open
#207 0 comments 0 reactions 0 assignees View on GitHub
1 - triaged help wanted nice-to-have (low-prio) t:server
Dominant language
Scala
Stars
1.4k
Forks
584
Avg merge
14h 33m
Merged PRs (30d)
24

Description

**Issue by [jrudolph](https://github.com/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`](http://httpd.apache.org/docs/2.4/mod/core.html#maxkeepaliverequests) setting.

See spray/spray#320

/cc @sirthias

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the server-side connection configuration and the Apache MaxKeepAliveRequests reference linked in the issue, then compare the related spray/spray#320 discussion. Done means the server exposes a max-requests-per-connection setting and enforces it for persistent connections.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.