https://bz.apache.org/bugzilla/show_bug.cgi?id=66686
Bug ID: 66686
Summary: Default value of maxParameterCount
Product: Tomcat 9
Version: 9.0.78
Hardware: PC
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Documentation (https://tomcat.apache.org/tomcat-9.0-doc/config/http.html) says,
that the default value for maxParameterCount is 1000, when in fact, for Tomcat
9.x, it is still 10000.
See
https://github.com/apache/tomcat/blob/9.0.78/java/org/apache/catalina/connector/Connector.java#L197-L201
to confirm.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]