https://bz.apache.org/bugzilla/show_bug.cgi?id=64232
Bug ID: 64232
Summary: 40x exception on POST
Product: Tomcat 9
Version: 9.0.31
Hardware: Other
OS: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: Connectors
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
After tomcat 9.0.31 update we are getting below exception for POST request
intermittently and below is the only exception we can see in log.
Setup : HaProxy which listen on 443 and route traffic to backed tomcat running
on https protocol.
[
WARN][org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver]
Resolved [org.springframework.web.HttpRequestMethodNotSupportedException:
Request method 'POST' not supported]
Note: Same POST is working in old tomcat version till 9.0.30 without issue.
--
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]