[jboss-jira] [JBoss JIRA] (WFLY-3588) Undertow subsystem should support arbitrary options

Tomaz Cerar (JIRA) issues at jboss.org
Tue Jul 8 11:27:24 EDT 2014


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

Tomaz Cerar commented on WFLY-3588:
-----------------------------------

tcp-option is based on notion that we have 2 type of options.
it is my naming I have now in undertow subsystem.

so tcp-options are used for creating AcceptingChannel from XnioWorker.createStreamConnectionServer(tcpoptions)

and "options" are ones we pass when creating OpenListener in case of undertow HttpOpenListener for example.

> Undertow subsystem should support arbitrary options
> ---------------------------------------------------
>
>                 Key: WFLY-3588
>                 URL: https://issues.jboss.org/browse/WFLY-3588
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Web (Undertow)
>            Reporter: Stuart Douglas
>            Assignee: Tomaz Cerar
>
> At the moment all well known options are hard coded in the schema. We should also support dynamic options where the class name is specified. This will allow the use of user defined options.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list