Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-23 Thread Igor Galić
- Original Message - On 22.11.2011 17:08, Igor Galić wrote: - Original Message - [snipp] Will a back port for 2.2.x be available? Doesn't look like anybody has raised that particular issue yet: http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-23 Thread Aleksandar Lazic
On 23.11.2011 13:11, Igor Galić wrote: - Original Message - I have adopted the patch for current head. Proposed in http://svn.apache.org/viewvc?view=revisionrevision=1205215 Thanks, how can I add my +1? - The

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-23 Thread Igor Galić
- Original Message - On 23.11.2011 13:11, Igor Galić wrote: - Original Message - I have adopted the patch for current head. Proposed in http://svn.apache.org/viewvc?view=revisionrevision=1205215 Thanks, how can I add my +1? By becoming an httpd committer ;) But

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-23 Thread Aleksandar Lazic
On 23.11.2011 14:07, Igor Galić wrote: - Original Message - On 23.11.2011 13:11, Igor Galić wrote: - Original Message - I have adopted the patch for current head. Proposed in http://svn.apache.org/viewvc?view=revisionrevision=1205215 Thanks, how can I add my +1? By

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-23 Thread Igor Galić
- Original Message - On 23.11.2011 14:07, Igor Galić wrote: - Original Message - On 23.11.2011 13:11, Igor Galić wrote: - Original Message - I have adopted the patch for current head. Proposed in

[users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-22 Thread Aleksandar Lazic
Dear List members, Setup: Apache 2.2.20 Tomcat 6.0.32 global config ### ... ProxyErrorOverride On ErrorDocument 500 /500.html ErrorDocument 404 /404.html ... ### balancer config ### LoadModule proxy_balancer_module modules/mod_proxy_balancer.so Proxy balancer://deliveryTST

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-22 Thread Aleksandar Lazic
On 22.11.2011 12:19, Aleksandar Lazic wrote: Dear List members, Setup: Apache 2.2.20 Tomcat 6.0.32 global config ### ... ProxyErrorOverride On ErrorDocument 500 /500.html ErrorDocument 404 /404.html ... ### [snipp] Question: When the tomcat returns a 404 or 500 the httpd shows the tomcat

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-22 Thread Igor Galić
- Original Message - On 22.11.2011 12:19, Aleksandar Lazic wrote: Dear List members, Setup: Apache 2.2.20 First off, 2.2.21 fixes CVE-2011-3192 - might want to check that. Tomcat 6.0.32 global config ### ... ProxyErrorOverride On ErrorDocument 500 /500.html

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-22 Thread Mark Montague
On November 22, 2011 10:27 , Igor =?utf-8?Q?Gali=C4=87?= i.ga...@brainsware.org wrote: Could this be the reason why the ErrorDocument ProxyErrorOverride does not work with ajp? I'm not entirely sure, but I believe to have seen this fixed in 2.4/trunk. Yes, it's available starting in 2.3.12:

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-22 Thread Aleksandar Lazic
On 22.11.2011 16:27, Igor Galić wrote: - Original Message - On 22.11.2011 12:19, Aleksandar Lazic wrote: Dear List members, Setup: Apache 2.2.20 First off, 2.2.21 fixes CVE-2011-3192 - might want to check that. Yep, we are on the way :-) to update

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-22 Thread Igor Galić
- Original Message - On 22.11.2011 16:27, Igor Galić wrote: - Original Message - On 22.11.2011 12:19, Aleksandar Lazic wrote: Dear List members, Setup: Apache 2.2.20 First off, 2.2.21 fixes CVE-2011-3192 - might want to check that. Yep, we are on the way

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-22 Thread Igor Galić
- Original Message - - Original Message - On 22.11.2011 16:27, Igor Galić wrote: - Original Message - On 22.11.2011 12:19, Aleksandar Lazic wrote: Dear List members, Setup: Apache 2.2.20 First off, 2.2.21 fixes CVE-2011-3192 - might

Re: [users@httpd] Apache 2.2.20 and mod_proxy_balancer with ajp

2011-11-22 Thread Aleksandar Lazic
On 22.11.2011 17:08, Igor Galić wrote: - Original Message - [snipp] Will a back port for 2.2.x be available? Doesn't look like anybody has raised that particular issue yet: http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS I'll propose it for 2.2.x meh. This