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

It is possible to set max-concurrent-requests attribute of request limit filter in undertow to value lower than one

    XMLWordPrintable

Details

    • User Experience
      1. Start EAP
      2. /subsystem=undertow/configuration=filter/request-limit=foo:add(max-concurrent-requests=-42)

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              jkasik@redhat.com Jan Kašík
              Jan Kašík Jan Kašík
              Jan Kašík Jan Kašík
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: