https://issues.apache.org/bugzilla/show_bug.cgi?id=51019
--- Comment #2 from William A. Rowe Jr. <[email protected]> 2011-05-09 16:45:03 UTC --- There is no chance of intra-request Async behavior being backported to 2.2 or 2.4. This is due to module author expectations by the httpd API contract. Inter-request (async behavior between requests; connect, keep-alive, linger close) can be backported, but is more likely to live in httpd 2.4. I'll spend some time reviewing this patch this coming weekend. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
