On Wed, Nov 14, 2001 at 02:21:06PM +0100, Martin Kraemer wrote: > > I'm going to commit this when I am done, and people can comment and make > > changes. Once this is done, I am hoping to work on the perchild MPM and > > the proxy. > > Do you refer to the change in httpd.h which moved the client_socket into > the core_net_rec and broke mod_proxy? Currently it does not compile: > > proxy_connect.c: In function `ap_proxy_connect_handler': > proxy_connect.c:308: structure has no member named `client_socket' [ snip, snip ]
Yup. > Is there an accessor which can return the open socket, or how > can mod_proxy get raw access to it? I have no idea. -- justin
