You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by kh...@oreillyauto.com on 2012/12/21 20:02:14 UTC

[users@httpd] ProxyPass optimization in 2.4 docs

Hey all,

I found the following blurp when reading this url:
http://httpd.apache.org/docs/2.4/new_features_2_4.html
"The ProxyPass directive is now most optimally configured within a Location
or LocationMatch block, and offers a significant performance advantage over
the traditional two-parameter syntax when present in large numbers."

Should I take this to mean it's better to put each ProxyPass directive
inside a Location block in Apache 2.4?  Is there a more detailed write-up I
can read?

Thanks for any info.

Kyle Harper

This communication and any attachments are confidential, protected by Communications Privacy Act 18 USCS � 2510, solely for the use of the intended recipient, and may contain legally privileged material. If you are not the intended recipient, please return or destroy it immediately. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] ProxyPass optimization in 2.4 docs

Posted by Igor Galić <i....@brainsware.org>.

----- Original Message -----
> 
> Hey all,
> 
> I found the following blurp when reading this url:
> http://httpd.apache.org/docs/2.4/new_features_2_4.html
> "The ProxyPass directive is now most optimally configured within a
> Location
> or LocationMatch block, and offers a significant performance
> advantage over
> the traditional two-parameter syntax when present in large numbers."
> 
> Should I take this to mean it's better to put each ProxyPass
> directive
> inside a Location block in Apache 2.4?  Is there a more detailed
> write-up I can read?

Have you checked out http://httpd.apache.org/docs/2.4/mod/mod_proxy.html#proxypass
It doesn't speak of performance gains or anything just how to
configure it properly.

> Thanks for any info.
> 
> Kyle Harper
> 
> This communication and any attachments are confidential, protected by
> Communications Privacy Act 18 USCS � 2510, solely for the use of the

No, they are not. You posted them to a publicly archived mailing list.


-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/
GPG: 6880 4155 74BD FD7C B515  2EA5 4B1D 9E08 A097 C9AE

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org