[
https://issues.apache.org/jira/browse/FELIX-6776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950846#comment-17950846
]
Paul Rütter commented on FELIX-6776:
------------------------------------
[~cziegeler] are you ok with merging this? Since it's doesn't break any
existing features, i would assume it's a safe addition to make.
> Introduce way to restrict request and response size
> ---------------------------------------------------
>
> Key: FELIX-6776
> URL: https://issues.apache.org/jira/browse/FELIX-6776
> Project: Felix
> Issue Type: New Feature
> Components: HTTP Service
> Reporter: Paul Rütter
> Assignee: Paul Rütter
> Priority: Major
>
> See https://issues.apache.org/jira/browse/FELIX-6774, which led to creating
> this issue.
> This change request introduces two new configuration properties:
> * {{org.apache.felix.http.jetty.requestSizeLimit}} and
> {{org.apache.felix.http.jetty.responseSizeLimit}}
> * If either one is configured, the {{SizeLimitHandler}} will be configured,
> see
> [https://jetty.org/docs/jetty/12/programming-guide/server/http.html#handler-use-size-limit]
> * -1 is the default for both, which means unlimited.
> * Updated README.md
--
This message was sent by Atlassian Jira
(v8.20.10#820010)