https://bz.apache.org/bugzilla/show_bug.cgi?id=61986
--- Comment #8 from Mourad Mahouachi <[email protected]> --- Hi, I'm sorry if I wasn't clear enough. Let me rephrase the issue : Apache 2.4.29 is listening on port 80 and forwarding requests to a servlet running on Tomcat 7.0.82 on port 8080 using mod_jk. Sometimes when the HTTP client sends a request containing POST form data and tomcat receives the request, POST request form data is lost. Please find attached an excel file containing a POST submitted and the log intercepted in the Servlet in Tomcat first filter where we see that the data is not defined. -- 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]
