[jboss-jira] [JBoss JIRA] (WFLY-2018) Configuring HttpsListenerServices xnio OptionMap

Bernd Koecke (JIRA) jira-events at lists.jboss.org
Fri Sep 6 06:35:03 EDT 2013


Bernd Koecke created WFLY-2018:
----------------------------------

             Summary: Configuring HttpsListenerServices xnio OptionMap
                 Key: WFLY-2018
                 URL: https://issues.jboss.org/browse/WFLY-2018
             Project: WildFly
          Issue Type: Enhancement
          Components: Web (Undertow)
    Affects Versions: 8.0.0.Alpha4
         Environment: Linux, Java 7, WildFly from git
            Reporter: Bernd Koecke
            Assignee: Stuart Douglas


There was another issue (WFLY-1924) when two WildFly server called each other through SSL/TLS. This is all done and its working. But during the discussion it came up that the configuration of the xnio endpoint in class {{org.wildfly.extension.undertow.HttpsListenerService.startListening}} is hardcoded. In other parts of the system I have the ability to define my own set of options for xnios OptionMap through CLI. Would it be a good idea to enhance the Http(s)ListenerService that the defaults are still there, but can be overwritten from the XML/CLI?

Because I can now configure the client side, I don't really need it in the undertow subsystem at the moment. But there my be other use cases where a configuration option in the above listener would be nice.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list