https://bz.apache.org/bugzilla/show_bug.cgi?id=68932

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
There is insufficient information in this report for the Tomcat team to
investigate the issue.

Given the lower rate of errors this could just be a small number of invalid
requests. Tomcat has generally become more strict about HTTP specification
compliance over time. It is possible that 9.0.x will reject requests that 8.5.x
would have permitted.

Unless sufficient information is provided for the Tomcat team to reproduce the
issue, this report will eventually be closed as WORKSFORME.

Additional ideas for providing more information over and above the ideas
already presented:
- Provide more details about the application (does it use async, WebSocket,
HTTP/2, JSP, etc)
- How is the application deployed?
- Is there a ROOT application deployed?
- If 8.5.100 also shows these errors, do a binary search to find out which
version they start to appear with
- What requests trigger the errors? Is there any sort of pattern?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to