How to upgrade mod_proxy_ajp

How to upgrade mod_proxy_ajp

am 01.10.2010 07:04:13 von kikuchi.yu

Hello.

I'm using Apache 2.2.11 and mod_proxy_ajp to connect it with JBoss AS.
I heard that mod_proxy_ajp of this version is too buggy and has some security holes,
so I want to upgrade it to latest one.

Can I upgrade mod_proxy_ajp by downloading the latest source of Apache(2.2.16)
and compiling only the module to apply it to Apache 2.2.11?
Or should I simply upgrade "Apache" to current version?
Please give me some opinions.

Best regards.


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: How to upgrade mod_proxy_ajp

am 01.10.2010 07:19:39 von wrowe

On 10/1/2010 12:04 AM, 菊池 裕 wrote:

> Or should I simply upgrade "Apache" to current version?

Good idea.

At the very least, upgrade *ALL* of the modules/proxy/ components, you can
find out what is linked into each module by inspecting config.m4 from the
modules/proxy directory in the 2.2.16 tarball.

But still, upgrading to a recent release all around is a good idea.

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

Re: How to upgrade mod_proxy_ajp

am 04.10.2010 03:14:29 von kikuchi.yu

Thank you for your response.

> But still, upgrading to a recent release all around is a good idea.

I'll try to examine upgrade to a recent release.


(2010/10/01 14:19), William A. Rowe Jr. wrote:
> On 10/1/2010 12:04 AM, 菊池 裕 wrote:
>
>> Or should I simply upgrade "Apache" to current version?
>
> Good idea.
>
> At the very least, upgrade *ALL* of the modules/proxy/ components, you can
> find out what is linked into each module by inspecting config.m4 from the
> modules/proxy directory in the 2.2.16 tarball.
>
> But still, upgrading to a recent release all around is a good idea.
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>



------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org