DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=22030>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=22030 SECURITY: 4097+ bytes of stderr from cgi script causes script to hang ------- Additional Comments From [EMAIL PROTECTED] 2004-04-15 08:40 ------- How about taking the simpler "CGI bucket" approach for a lower risk change to incorporate into 2.0 than the fundamental rewrite: - fix just the regression since 1.3 (not the issue of handling stdin too) - simple #if APR_FILES_AS_SOCKETS to avoid breaking Win32 I have a patch to implement this based largely on mod_jcgi and the existing apr_buckets_pipe.c. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
