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=10481>. 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=10481 Request for partial content not served correctly Summary: Request for partial content not served correctly Product: Apache httpd-2.0 Version: 2.0.39 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] On my installation of Apache 2.0.39 on a NT4-machine I'm constantly receiving erroneous replies when requesting certain types of partial content. E. g. Request > GET / HTTP/1.0 > Range: bytes=0-1,2-257 Reply < DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> < <HTML> < <HEAD> < <TITLE>Willkommen!</TITLE> < <meta http-equiv="Content-Type" content="text/html; charset="> < <link rel="SHORTCUT ICON" href="/favicon.ico"> < <link rel="stylesheet" href="/main.cs < --3a4f1fef17c7bed-- I played around with the parameters for a while and found out that this very request with a shorter range of one byte (e.g 0-1,3-257) will work just as expected. I tried to comment out most of the installed modules but it would not change anything. Unfortunately, I was not able to reproduce this behaviour on another computer since I do not know any other installation of Apache2 on windows. Maybe anyone can verify this. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
