This is an automated email from the ASF dual-hosted git repository. paulrutter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit e754705f6228d83b868d14609f93f295ab9cbac1 Merge: 0c74c4693d ad5e388f99 Author: Paul <[email protected]> AuthorDate: Fri Oct 3 11:38:31 2025 +0200 Merge pull request #447 from apache/feature/FELIX-6808-Add-ability-to-configure-Jetty12-acceptQueueSize FELIX-6808 Add ability to configure Jetty12 acceptQueueSize FELIX-6809 Correct response/request size limit defaults to reflect unlimited http/README.md | 117 +++++++++++---------- .../jetty/internal/ConfigMetaTypeProvider.java | 10 +- .../felix/http/jetty/internal/JettyConfig.java | 8 ++ .../felix/http/jetty/internal/JettyService.java | 6 ++ 4 files changed, 81 insertions(+), 60 deletions(-)
