Okay I can now see I need to get both the pax web configured http and https handler and add the statistics handler to them..
On Tue, Aug 29, 2017 at 1:06 PM, nino martinez wael < [email protected]> wrote: > Hmm it does not seem to be a trivial task to add the statistics hander to > either 8181 or https.. Since they seem to be configured from somewhere > else.. > > I will continue to digg.. But it's a little annoying that it's so hard > getting connection statistics :( > > > regards Nino > > On Tue, Aug 29, 2017 at 12:02 PM, nino martinez wael < > [email protected]> wrote: > >> I cant really find something usefull.. Can it be that I need to add this: >> >> http://www.eclipse.org/jetty/documentation/9.4.6.v20170531/s >> tatistics-handler.html ? >> >> and im guessing that requires a restart of jetty after I have configured >> the jetty.xml? >> >> On Tue, Aug 29, 2017 at 11:00 AM, nino martinez wael < >> [email protected]> wrote: >> >>> Im trying :) >>> >>> Are there any changes needed to be done to be able to connect to a >>> vanilla karaf, I've tried >>> >>> service:jmx:rmi:///jndi/rmi://localhost:1099/karaf-root >>> >>> >>> But, visual vm says : >>> >>> cannot connect to service >>> >>> >>> Ahh figured it out.. Had to specify user and password.. Am connected >>> now.. >>> >>> Next step are to see if there are any usefull information. >>> >>> On Tue, Aug 29, 2017 at 10:25 AM, Jean-Baptiste Onofré <[email protected]> >>> wrote: >>> >>>> Hi Nino, >>>> >>>> did you check using JMX (with jconsole for example) ? >>>> >>>> Regards >>>> JB >>>> >>>> >>>> On 08/29/2017 10:06 AM, nino martinez wael wrote: >>>> >>>>> Hi >>>>> >>>>> We are having problems with a stalling web bundle. And it looks like >>>>> either there are too many clients or the clients are behaving badly. >>>>> >>>>> Normally when the problem happens I would go grab some information >>>>> from the webcontainer, I am unsure howto do so with the bundled jetty.. >>>>> The >>>>> only page that shows some information in karaf are the http page, which >>>>> only shows information about what bundles are registered.. >>>>> >>>>> Am I just missing a bundle to install that will give me more >>>>> information about current http connections etc? >>>>> >>>>> -- >>>>> Best regards / Med venlig hilsen >>>>> Nino Martinez >>>>> >>>> >>>> -- >>>> Jean-Baptiste Onofré >>>> [email protected] >>>> http://blog.nanthrax.net >>>> Talend - http://www.talend.com >>>> >>> >>> >>> >>> -- >>> Best regards / Med venlig hilsen >>> Nino Martinez >>> >> >> >> >> -- >> Best regards / Med venlig hilsen >> Nino Martinez >> > > > > -- > Best regards / Med venlig hilsen > Nino Martinez > -- Best regards / Med venlig hilsen Nino Martinez
