Bill Stoddard wrote:

This code uses a single optional hook, the load_balance hook, which is defined by mod_proxy, implemented in mod_proxy_lb.c and is called by ap_proxy_http_create_connection in proxy_http.c.

One more quick thing - the connection hook should not be in proxy_http.c, as the functionality is then limited to the HTTP proxy module only.


The hook should be in mod_proxy.c, or in proxy_util.c, and so be accessible to proxy_ftp and proxy_connect also.

Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED]               "There's a moon
                                        over Bourbon Street
                                                tonight..."



Reply via email to