Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1324

Warp HTTP request header size beyond reasonable limits

XMLWordPrintable

    • Critical Issues
    • Workaround Exists
    • Hide

      Set server's MAX_HEADER_SIZE to a larger value, e.g.

      -Dorg.apache.coyote.http11.Http11Protocol.MAX_HEADER_SIZE=65536

      Show
      Set server's MAX_HEADER_SIZE to a larger value, e.g. -Dorg.apache.coyote.http11.Http11Protocol.MAX_HEADER_SIZE=65536

      HTTP servers usually limit HTTP header size of the requests (e.g. 8192 bytes for AS7) and refuse to accept requests with larger headers with "Invalid request" errors. Such limit is easily exceeded by a non-trivial Inspection object.

            lfryc Lukáš Fryč (Inactive)
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified