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=revision&revision=1205215 Thanks, how can I add my +1?

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=revision&revision=1205215 Thanks, how can I add my +1? - The of

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 lo

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 http:/

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

[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 BalancerMember ajp://Server1:9201 loadfact

Re: [EMAIL PROTECTED] reverse proxying with ssl and nginx

2006-11-17 Thread Aleksandar Lazic
On Don 16.11.2006 15:55, [EMAIL PROTECTED] wrote: I've been setting up nginx as a static server which reverse proxies to apache 1.3.37 on the same machine nginx is reverse proxying to 127.0.0.1:8080 Since nginx is doing SSL, does Apache have to be running SSL as well? Yep! Before I tried t

Re: [EMAIL PROTECTED] 'Header set' with 2.2

2006-10-26 Thread Aleksandar Lazic
Hi, On Don 26.10.2006 16:52, Germer, Carsten wrote: Anyone a good idea for me? Try ServerTokens Prod http://httpd.apache.org/docs/2.2/mod/core.html#servertokens Hth Aleks - The official User-To-User support forum of the A