Reduce the number of request parameters sent to a server when pasting many cells at a browser

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: 3.9.5
    • Component/s: None
    • None

      Steps to Reproduce

      1. load a blank file
      2. copy many cells from Excel and paste in a browser

      Current Result

      • Tomcat

        25-Jun-2018 12:14:26.420 INFO [http-nio-8080-exec-8] org.apache.tomcat.util.http.Parameters.processParameters More than the maximum number of request parameters (GET plus POST) for a single request ([10,000]) were detected. Any parameters beyond this limit have been ignored. To change this limit, set the maxParameterCount attribute on the Connector.

      • Jboss

        UT005023: Exception handling request to /ssdc/zkau: java.lang.RuntimeException: io.undertow.util.ParameterLimitException: UT000047: The number of parameters exceeded the maximum of 1000

      Expected Result

      no such error

      Workaround

      • increase the limit of maxParameterCount of Tomcat HTTP Connector.

            Assignee:
            Unassigned
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: