Testsuite: org.apache.tomcat.util.http.TestParameters Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec ------------- Standard Error ----------------- Nov 09, 2023 1:30:17 PM org.apache.tomcat.util.http.Parameters processParameters INFO: More than the maximum number of request parameters (GET plus POST) for a single request ([1]) were detected. Any parameters beyond this limit have been ignored. To change this limit, set the maxParameterCount attribute on the Connector. Note: further occurrences of this error will be logged at DEBUG level. ------------- ---------------- --------------- Testcase: testProcessParametersByteArrayIntInt took 0.23 sec Testcase: testAddParameters took 0.001 sec Testcase: testAddParametersLimit took 0.002 sec Testcase: testNonExistantParameter took 0 sec Testcase: testInternal took 0.001 sec