Forum Moderators: phranque

Message Too Old, No Replies

mod proxy balancer.so 2.0.63

         

litarena

1:01 pm on Dec 4, 2009 (gmt 0)

10+ Year Member



For Apache 2.0.63

mod_proxy_balancer.so was never built.....

no variation on the configure theme below

./configure --enable-proxy --enable-proxy-http --enable-proxy-ajp --enable-proxy-balancer

...worked. (& I tried various combinations, additions/subtractions, permutations, etc.)

however, when I tried a different release of the apache source code, voila, mod_proxy_balancer.so built first time, straight out of the tar file!

Q1] What's wrong with apache 2.0.63 and mod_proxy_balancer.so?

litarena

1:03 pm on Dec 4, 2009 (gmt 0)

10+ Year Member



PS:
configure line for shared objects I used.

./configure --with-layout=Apache --enable-proxy=shared --enable-proxy-connect=shared --enable-proxy-ftp=shared --enable-proxy
-http=shared --enable-proxy-ajp=shared --enable-proxy-balancer=shared --enable-rewrite --enable-so --enable-speling

jdMorgan

5:13 pm on Dec 4, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



That question is so specific to one build of one module that I have some doubts that anyone here will know the answer. For best results I'd suggest posting it in the Apache support or developers' forums/newsgroups/wikis, rather than in general Webmaster forums.

I could be wrong, but I certainly don't know the answer and we don't have very many active contributors here. But I hope you can get an answer.

Jim