Re: [us...@httpd] How to upgrade mod_proxy_ajp

2010-10-03 Thread Yu Kikuchi
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? Goo

Re: [us...@httpd] How to upgrade mod_proxy_ajp

2010-09-30 Thread William A. Rowe Jr.
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 tarba

[us...@httpd] How to upgrade mod_proxy_ajp

2010-09-30 Thread 菊池 裕
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 o