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
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 ?
>
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