Testsuite: org.apache.tomcat.util.http.TestParameters Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec ------------- Standard Error ----------------- Jan 09, 2024 7:04:17 AM 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.291 sec Testcase: testAddParameters took 0 sec Testcase: testAddParametersLimit took 0 sec Testcase: testNonExistantParameter took 0 sec Testcase: testInternal took 0.001 sec