Paul Rütter created FELIX-6808:
----------------------------------
Summary: Add ability to configure Jetty12 acceptQueueSize
Key: FELIX-6808
URL: https://issues.apache.org/jira/browse/FELIX-6808
Project: Felix
Issue Type: New Feature
Components: HTTP Service
Reporter: Paul Rütter
Assignee: Paul Rütter
This change asks to be able to configure the
[https://javadoc.jetty.org/jetty-12/org/eclipse/jetty/server/ServerConnector.html#setAcceptQueueSize(int)]
in Jetty 12.
This is sometimes needed to allow for large traffic volumes, where the Jetty
default (50) is not enough.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)