Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] jmx SSL selectchannelconnector doesn't update requests attribute

Hi,

Since Jetty 7.6.0 release the requests property of
org.eclipse.jetty.server.ssl.sslselectchannelconnector is always 0
(zero) and does not change no matter how many requests over SSL I
make.
For the org.eclipse.jetty.server.nio.selectchannelconnector the
request property is updated as it should be.
I have enabled etc/jetty-jmx.xml and etc/jetty-stats.xml in start.ini
and modified the "statsOn" property for the non-SSL and the SSL
connectors if it matters.
The configuration is the same as the release 7.5.4 where the request
for the SSL was working.

Anyone have any idea where the problem is?



-- 
Regards,
Mario Georgiev
Senior Web Developer

Trading 212
www.trading212.com

E-mail: mario.georgiev@xxxxxxxxxxxxxx


Back to the top