Re: ActiveMQ Web Console Concurrent User Limit

2022-01-29 Thread Daniel Hjorth
questions/5737923/how-do-i-limit-the-number-of-connections-jetty-will-accept > provide ways to limit the number of concurrent *connections*, but I didn't > see anything to limit the number of sessions. > > Tim > > On Wed, Jan 26, 2022, 3:42 PM Daniel Hjorth wrote: > >

ActiveMQ Web Console Concurrent User Limit

2022-01-26 Thread Daniel Hjorth
Hello, I am running ActiveMQ 5.15.14 and have a security requirement that the web console use a limit on the number of concurrent user sessions. I have searched through the documentation and jetty.xml and didn't see anything regarding concurrent session limits. Is there a limit set by default?