sorry for my delayed response and i have lost original mail.

> > here is the patch that can do ftp proxy by IPv6.  i can connect to
> > IPv6 ftp server when this patch is applyed to modules/proxy/proxy_ftp.c
> > in httpd-2.0.39.

> Is it possible that the utility function ap_proxy_connect_to_backend()
> can be used for part of your patch?  I previously changed proxy HTTP
> and proxy CONNECT to use ap_proxy_connect_to_backend() to handle
> some of the logic you had to fix in an IPv6-capable manner.

my modification to ap_proxy_ftp_handler() is about address family.
the function ap_proxy_connect_to_backend() already cares it.
i think this function works fine for http proxy.

your question means if i can modify ftp proxy to use the
function ap_proxy_connect_to_backend() ?

//shoichi sakane

Reply via email to