https://bz.apache.org/bugzilla/show_bug.cgi?id=53098
--- Comment #21 from Konstantin Kolinko <[email protected]> --- (In reply to Rainer Jung from comment #20) > Backported today to 2.4.x as r1874456, will be part of 2.4.42. Thank you! The secret is also documented (not yet backported to 2.4.x) in https://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy_ajp.xml?view=markup Caveat: mod_proxy_ajp.xml refers to old attribute names <code>request.secret</code> or <code>requiredSecret</code> of Tomcat, which are now just "secret". I updated a similar reference in mod_jk documentation in the following commit: https://github.com/apache/tomcat-connectors/commit/83dc3e486509cf63b0c478b46d75b4b886088652 -- 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]
