Re: An AJP Adaptor for WOAs
Re: An AJP Adaptor for WOAs
- Subject: Re: An AJP Adaptor for WOAs
- From: Wolf Naegeli <email@hidden>
- Date: Mon, 16 Jul 2007 07:56:26 -0400
At 8:53 AM +1200 7/16/07, Andrew Lindesay wrote:
> Is it only for apache 2.2 ? or could it run with apache 2.0 ?
From 2.2 the "proxy" system (which is part of Apache's distributed
source) has included support for the AJP protocol directly. I think
this was not the case in 2.0 though. The other way to use AJP with
Apache is to use "mod_jk" ...
While you can use mod_jk with any version of Apache 1.3 and higher,
it's more straightforward and probably more efficient to use
mod_proxy_ajp and mod_proxy_balancer with Apache 2.0.x, unless you
need some of mod_jk's arcane features that are not replicated in the
latter two (more modern) modules.
mod_proxy_ajp and mod_proxy_balancer have become part of the standard
distribution of Apache 2.2.
Wolf
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden