Re: [us...@httpd] mod_proxy(_ajp) key=value explanation

2009-12-16 Thread André Warnier
Eric Covener wrote: On Wed, Dec 16, 2009 at 4:42 PM, André Warnier wrote: 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 correspo

Re: [us...@httpd] mod_proxy(_ajp) key=value explanation

2009-12-16 Thread Eric Covener
On Wed, Dec 16, 2009 at 4:42 PM, André Warnier wrote: > 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 ? >

[us...@httpd] mod_proxy(_ajp) key=value explanation

2009-12-16 Thread André Warnier
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