0 Replies Latest reply on Mar 17, 2015 10:35 AM by mlybarger

    web application reject after max number of sessions

    mlybarger

      i have a web application that is session based.  that i only want to allow 100 http sessions.  i'd like the jboss server to reject the http traffic when my application has more than 100 open http sessions. 

       

      currently, my servlet has that logic and is doing that check, but i want know if there is anything better at the container level that can be done?

       

      thanks!

      -mark-