On Aug 31, 2007, at 12:20 PM, Plüm, Rüdiger, VF-Group wrote:



-----Ursprüngliche Nachricht-----
Von: Axel-Stéphane SMORGRAV
[mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 31. August 2007 16:02
An: dev@httpd.apache.org
Betreff: Apache 2.2.x: Implicit creation of new proxy_workers


Hi,

In order for URLs proxied using RewriteRule with the P-flag
to benefit from proxy worker connection pools, I have

I guess there is a better way to do this. Simply use

<Proxy ajp://worker/somewhere>
   ProxySet keepalive=On
</Proxy>


Agreed that it's better, but not obvious... Seems to
me that all these hints and tricks would be useful
to document... Looks like an additional handout for my
ApacheCon US session ;)

Reply via email to