On 07/09/2011 23:13, Christopher Schultz wrote:
> All,
> 
> TC 7.0.20, httpd 2.2.16, mod_jk 1.2.30
> 
> I was trying to set up a "secret" for use with my AJP connector and
> I got these two warnings:
> 
> Sep 7, 2011 6:09:20 PM 
> org.apache.catalina.startup.SetAllPropertiesRule begin WARNING:
> [SetAllPropertiesRule]{Server/Service/Connector} Setting property
> 'request.secret' to 'foo' did not find a matching property. Sep 7,
> 2011 6:09:20 PM org.apache.catalina.startup.SetAllPropertiesRule
> begin WARNING: [SetAllPropertiesRule]{Server/Service/Connector}
> Setting property 'request.useSecret' to 'true' did not find a
> matching property.
> 
> The "secret" does not seem to apply to the AJP connector, as
> requests get through with no "secret" configuration in mod_jk.
> 
> Am I missing something?

Yes. You haven't read the docs and you are using the wrong name for
the attribute. Try reading this:
http://tomcat.apache.org/tomcat-7.0-doc/config/ajp.html#Common_Attributes

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to