no, it will work for both servers, it's just undertow that works differently.
regards, Achim 2015-08-18 21:03 GMT+02:00 Benson Margulies <[email protected]>: > OK, so if I pull in tomcat, I can configure the thread pool size with > config admin, but if I stick to Jetty, I am stuck to XML. > > > On Tue, Aug 18, 2015 at 2:52 PM, Achim Nierbeck <[email protected]> > wrote: > > Hi Benson, > > > > in the manual [1] you can see the configurable properties. > > And we also had some improvement for configuring threads for the http > > service with 6 an 4.2 [2]. > > > > regards, Achim > > > > [1] - > > > http://ops4j.github.io/pax/web/SNAPSHOT/index.html#Configuration-ConfigurationviaOSGiConfigurationAdminService > > [2] - https://ops4j1.jira.com/browse/PAXWEB-868 > > > > 2015-08-18 19:06 GMT+02:00 Benson Margulies <[email protected]>: > >> > >> I am wishing to use config admin, rather than messing around with > >> entire XML files in the file system or in bundles, to configure the > >> number of worker threads for the HTTP service. Is there a way? > > > > > > > > > > -- > > > > Apache Member > > Apache Karaf <http://karaf.apache.org/> Committer & PMC > > OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer > & > > Project Lead > > blog <http://notizblog.nierbeck.de/> > > Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> > > > > Software Architect / Project Manager / Scrum Master > > > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
