Hi,

I would like to transfer the file/socket descriptor for a client
connection from the Apache httpd process to a non-httpd process running
on the same system as Apache httpd, thus transferring the server
response responsibility from Apache httpd to the non-httpd process. 

Does Apache httpd support this directly or via an existing module
(preferably using D-Bus but using sendmsg would be ok for initial
testing purposes)? Or will I have to write my own module to do this?

Thanks in advance.

Best Regards,
Henrik



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to