This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
from 0c74c4693d Update changelog for webconsole
add ad5e388f99 FELIX-6808 Add ability to configure Jetty12 acceptQueueSize
- Make acceptQueueSize configurable
new e754705f62 Merge pull request #447 from
apache/feature/FELIX-6808-Add-ability-to-configure-Jetty12-acceptQueueSize
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)