Nick Kew wrote:
(1) The proxy balancer directives are implemented in mod_proxy.c,
not proxy_balancer.c. Was this necessary?
proxy_balancer should in theory provide the algorithm to do the balancing, while the generic directives to specify the members of the cluster could be generically specified.
(2) ISTR some discussion of generic connection pooling, but I don't
see it in the code. Am I missing something, or is this still TBD?
The connection pool is there, it's implemented using apr_reslist.
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature
