Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-10263

[Docs] - add newly added elements and attributes regarding to Undertow subsystem

XMLWordPrintable

      There have been added some new attributes and elements into the Undertow subsystem in EAP7.1, mainly because of introduction of Elytron. Also some attributes seems to be missing in our docs. Please, regarding to the following:

      undertow-root
      /subsystem=undertow/application-security-domain=*
      
      http-listener
      /subsystem=undertow/server=default-server/http-listener=default[require-host-http11]
      /subsystem=undertow/server=default-server/http-listener=default[secure]
      
      https-listener
      /subsystem=undertow/server=default-server/https-listener=https[certificate-forwarding]
      /subsystem=undertow/server=default-server/https-listener=https[proxy-address-forwarding]
      /subsystem=undertow/server=default-server/https-listener=https[require-host-http11]
      /subsystem=undertow/server=default-server/https-listener=https[secure]
      /subsystem=undertow/server=default-server/https-listener=https[ssl-context]
      
      servlet-container
      /subsystem=undertow/servlet-container=default
      
      host
      /subsystem=undertow/server=default-server/host=default-host/setting=http-invoker
      
      websockets
      /subsystem=undertow/servlet-container=default/setting=websockets[per-message-deflate]
      /subsystem=undertow/servlet-container=default/setting=websockets[deflater-level]
      
      reverse-proxy
      /subsystem=undertow/configuration=handler/reverse-proxy[max-retries]
      
      host
      /subsystem=undertow/configuration=handler/reverse-proxy=*/host[ssl-context]
      
      mod-cluster
      /subsystem=undertow/configuration=filter/mod-cluster[failover-strategy]
      /subsystem=undertow/configuration=filter/mod-cluster[ssl-context]
      /subsystem=undertow/configuration=filter/mod-cluster[max-retries]
      

      add these into the documentation (configuration guide) in appropriate parts of Undertow Subsystem Attributes.

            rhn-support-pnag Priyanka Pandey
            jstourac@redhat.com Jan Stourac
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: