Hi.

In the following kind of directive

ProxySet ajp://backend:7001 timeout=15

mentioned in :
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxyset

to what do the "keys" (in this case, "timeout") really correspond ?
To the attribute names of the AJP Connector in Tomcat ?
Or to some more obscure reference somewhere ?

As a precise example, I would like to set the secret key referenced by the "request.secret" attribute of the AJP Connector.
(see : http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html)

How would I do that ?

Thanks

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to