You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/03 21:52:14 UTC

DO NOT REPLY [Bug 9488] - Simple "GET" requests (http 0.9) Behave incorrectly

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=9488>.
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=9488

Simple "GET" requests (http 0.9) Behave incorrectly

wrowe@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Fatal error from simple     |Simple "GET" requests (http
                   |"GET" request to mod_ssl    |0.9) Behave incorrectly



------- Additional Comments From wrowe@apache.org  2002-06-03 19:52 -------

  Verified that these are misbehaving, although not the same way.  Perhaps
  the offending code that was segfaulting is corrected in the current tree.

  However, the initial assbackwards request (single line GET with no HTTP
  version tag) responds (correctly) immediately.  Subsequent requests from
  the same workstation are blocking for more input after the initial "GET /"
  when they should expect no additional input.  Looks like our HTTP input 
  filter chain is busted after a single request.

  Cliff, do you see similar on Unix?

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org