Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-8845

Cannot set max-save-post-size to -1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 10.1.0.Final
    • None
    • None
    • Hide

      1. Configure http connector like: <connector name="http" protocol="HTTP/1.1" scheme="http" socket-binding="http" max-save-post-size="-1"/>
      2. Start JBoss
      3. Failure to start due to ParseError

      Show
      1. Configure http connector like: <connector name="http" protocol="HTTP/1.1" scheme="http" socket-binding="http" max-save-post-size="-1"/> 2. Start JBoss 3. Failure to start due to ParseError

      JBossWeb allows for the max save post size to be -1 but the web subsystem connector config validator blocks negative values.

              jgreene@redhat.com Jason Greene
              rhn-support-rbost Robert Bost
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: