Hi,
Does any know what the effect of checking the "debug logging" (org.apache. felix.http.debug) checkbox in theFelix Jetty Based HTTP Service is? It sounds obvious, but I cannot see anything more output to the logs when this is checked. If I create a specific Logger for the org.apache.felix.http category I see no change in the output when this is checked. Looking at the source it seems to map back to this method on the JettyService internal class, which appears to be unused. https://github.com/apache/felix /blob/trunk/http/jetty/src/main/java/org/apache/felix /http/jetty/internal/JettyConfig.java#L362-L365 Regards, *Chris Pilsworth*