[jboss-jira] [JBoss JIRA] (WFLY-4321) restart of http connector without restarting whole web container

Stuart Douglas (JIRA) issues at jboss.org
Wed Feb 18 02:32:49 EST 2015


    [ https://issues.jboss.org/browse/WFLY-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041171#comment-13041171 ] 

Stuart Douglas commented on WFLY-4321:
--------------------------------------

This can be achieved at the moment by removing and then re-adding the https listener. 

Are there any other use cases other than SSL changes? We could add explicit enable/disable operations, however I am not sure if it is worth it. 

> restart of http connector without restarting whole web container
> ----------------------------------------------------------------
>
>                 Key: WFLY-4321
>                 URL: https://issues.jboss.org/browse/WFLY-4321
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Web (Undertow)
>    Affects Versions: 8.2.0.Final
>            Reporter: Davide Gesino
>            Assignee: Stuart Douglas
>            Priority: Minor
>              Labels: connector,, mbeans, ssl,
>
> It would be great if Undertow provided a feature Tomcat has, namely the possibility to stop the http connector without restarting the whole container.
> It's useful for example in case when certificates for SSL communication change while the container is up and running.
> Tomcat has this feature setting the property "org.apache.tomcat.util.ENABLE_MODELER" to true: this turn on the MBeans management for Tomcat.
> Through these beans it's possible to start and stop the connectors.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list