On 06/19/2006 10:37 PM, Mladen Turk wrote:
> Henri Gomez wrote:
> 
>>
>> For the load-balancing algorythm, do you plan to propose a bunch of
>> pre build algos and let users select the right one for their use or
>> allow externals modules ? We could see that like mod_jk / mod_proxy
>> modules like apache modules  does for HTTP...
>>
> 
> Something like that was suggested by Jim Jagielski more then
> a year ago. I think that the problem is that this would be
> a module of a module, and something like that was never done
> for httpd. Not even sure if its possible.

Isn't this already the case right now? AFAIK the current lb algorithms are 
provider based.
So you can plug them in. From my understanding you can add further algorithms 
either to mod_proxy_balancer
or you can put them in an separate module that registers them separately.

Regards

RĂ¼diger

Reply via email to