Hi,

On Wed, 17 Dec 2008, Pranav Desai wrote:
I am trying to add tproxy4
(http://www.balabit.com/support/community/products/tproxy/) support to
the mod_proxy to achieve transparency. It basically involves a kernel
patch which allows binding of a socket to foreign address among other
things. At the app layer we only need to set the setsockopt()

Linux 2.6.28 includes tproxy support again (see Documentation/networking/tproxy.txt in the kernel source). You may want to check that your httpd patch works with that kernel, too.

BTW, I think this would be a nice feature to have in httpd 2.4.

Cheers,
Stefan

Reply via email to