[EMAIL PROTECTED] wrote:

Quoting Jean-frederic Clere <[EMAIL PROTECTED]>:

[EMAIL PROTECTED] wrote:

Quoting David Rees <[EMAIL PROTECTED]>:



On 6/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
My problem is not a user problem, for the moment I don't want to use
mod_jk, I
only want to modify it and thus understand the mod_jk code before. So I
think
my question might be on the right list, but if I am again wrong I excuse
myself
and I will send this message on the user mailing list.


I see, I misunderstood your question, then. I thought you were looking
to use mod_jk to load balance JOnAS


In fact, mod_jk is already used to load balance JOnAS (JOnAS=web container
(Tomcat) + ejb container) and mod_jk is the plugin between HTTP server
(Apache)
and the web container (Tomcat). And I would like to change mod_jk behavior.

Well, a restricted question of my initial problem will be : what is the
structure name which is managing the Round Robin Weighted Algorithm? The
same
question for the function name.


Again please look to httpd (mod_proxy_ajp and mod_proxy_balancer) you
may already find what you need.


Thanks, I have not understand at the first time, I will take a look...
So you mean mod_jk directly uses mod_proxy_ajp (why not mod_jk depends on ajp1.3
protocols) and mod_proxy_balancer (why not mod_jk needs a LB)?
No mod_proxy of httpd-2.2.x supports the ajp protocol directly.

Cheers

Jean-Frederic

I think when I finish this job, I will write any lines of documentation about
mod_jk code, perhaps later someone will appreciate.

Thomas

Cheers


Jean-Frederic

Thanks

Thomas



(does it have a JK connector? I
know nothing about it), perhaps mod_proxy would be better suited
rather than modifying mod_jk to talk to JOnAS if it doesn't have a JK
connector.

-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to