I am using jetty 9.2.2 in an embedded fashion which is great. I was wondering if it is possible to "pause" accepting connections on the Server Port. I would like to be able to control the embedded server to tell it to stop accepting connections via JMS and then reenable the socket acceptor on a control message. Any thoughts I could also have a filter that sends an unavailable response when in this state. Just looking for different options.
thanks
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
