DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16518>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16518 unexpected 1xx responses MUST be forwarded Summary: unexpected 1xx responses MUST be forwarded Product: Apache httpd-2.0 Version: HEAD Platform: All URL: http://coad.measurement-factory.com/cgi- bin/coad/GraseInfoCgi?session=bug&info_id=test_clause/rf c2616/sc1xx-forward OS/Version: All Status: NEW Severity: Normal Priority: Other Component: mod_proxy AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Looks like a possible RFC 2616 MUST violation when dealing with unexpected 1xx responses. Mod_proxy forwards 199 response but then terminates the connection and does not forward the actual (200 OK) response. Note that the "100 Continue" case works OK, but I suspect that all other 1xx cases do not work. See attached trace(s) for details and ways to reproduce the violation mentioned above. Test case IDs in the trace link to human-oriented test case description and RFC quotes, if available. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
