]> granicus.if.org Git - apache/commit
If the MPM supports serf in its core, use this to drive the proxied request
authorPaul Querna <pquerna@apache.org>
Sat, 28 Mar 2009 01:02:32 +0000 (01:02 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 28 Mar 2009 01:02:32 +0000 (01:02 +0000)
commitc9c5ae3ce6575e03f19a39132746776743664e31
tree4afe7766e8943e67fc79e08f037e86f8d33e45da
parent1144cad0e8b149d3cfde5009420d42c75fb6b69c
If the MPM supports serf in its core, use this to drive the proxied request
completely async from the original thread.

Right now it uses a 100ms timer to determine when the request is actaully complete,
but I think this can be removed in the long run with a better mechanism.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759414 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_serf.c
modules/proxy/mod_serf.h