[jboss-jira] [JBoss JIRA] (WFLY-7718) It is possible to set max-concurrent-requests attribute of request limit filter in undertow to value lower than one

Stuart Douglas (JIRA) issues at jboss.org
Thu Dec 1 18:07:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas moved JBEAP-7608 to WFLY-7718:
---------------------------------------------

              Project: WildFly  (was: JBoss Enterprise Application Platform)
                  Key: WFLY-7718  (was: JBEAP-7608)
             Workflow: GIT Pull Request workflow   (was: CDW with loose statuses v1)
          Component/s: Web (Undertow)
                           (was: Undertow)
                           (was: User Experience)
    Affects Version/s:     (was: 7.1.0.DR9)


> It is possible to set max-concurrent-requests attribute of request limit filter in undertow to value lower than one
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-7718
>                 URL: https://issues.jboss.org/browse/WFLY-7718
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>            Reporter: Stuart Douglas
>            Assignee: Stuart Douglas
>
> According to https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/server/handlers/RequestLimitingHandler.java#L64 it should not be possible to perform this operation: {{/subsystem=undertow/configuration=filter/request-limit=foo:add(max-concurrent-requests=-42)}} so it looks like no value check is performed in this case.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list