Re: [jetty-users] How can the https and http2 be supported together by Jetty9.4.7

2018-04-17 Thread Greg Wilkins
William, If you just enable both https and http2 modules, then it should just work (using the transitive dependency on the alpn module). Follow documentation at https://www.eclipse.org/jetty/documentation/9.4.x/http2-configuring.html regards On 18 April 2018 at 12:33, Cao, William (NSB -

[jetty-users] How can the https and http2 be supported together by Jetty9.4.7

2018-04-17 Thread Cao, William (NSB - CN/Qingdao)
Hi, I am using Jetty9.4.7 as the server, I want it be support https (http/1.1) and http2 (security) together. How can I configure it? Regards, William ___ jetty-users mailing list jetty-users@eclipse.org To change your delivery options, retrieve your

Re: [jetty-users] Help understanding log messages

2018-04-17 Thread Simone Bordet
Hi, On Tue, Apr 17, 2018 at 8:28 PM, John English wrote: > Is "oejshC" an abbreviation for > org.eclipse.jetty.server.handler.ContextHandler, perhaps? Likely, yes. -- Simone Bordet http://cometd.org http://webtide.com Developer advice, training, services and

Re: [jetty-users] Help understanding log messages

2018-04-17 Thread John English
On 17/04/2018 19:49, Simone Bordet wrote: If you grep the text and binary files in your $JETTY_BASE looking for "Login:" what do you find ? Ah, OK, many thanks. It is indeed a rogue log message for debugging purposes that has accidentally been left enabled in the live system. The "nodeXXX"

Re: [jetty-users] Help understanding log messages

2018-04-17 Thread Simone Bordet
Hi, On Tue, Apr 17, 2018 at 6:37 PM, John English wrote: > I'm a bit puzzled by some messages I see in my jetty.log files (Jetty 9.4.6) > which look like this: > > 2018-04-17 18:42:30.803:INFO:oejshC.ROOT:qtp30728890-4405: Login: > node01ouqe3mcfxfm61cjjsyrcdn6gw468

[jetty-users] Help understanding log messages

2018-04-17 Thread John English
I'm a bit puzzled by some messages I see in my jetty.log files (Jetty 9.4.6) which look like this: 2018-04-17 18:42:30.803:INFO:oejshC.ROOT:qtp30728890-4405: Login: node01ouqe3mcfxfm61cjjsyrcdn6gw468 I see these at irregular intervals at all times of day, including in the wee small hours