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

Range header failure on second hard disk





------- Additional Comments From [EMAIL PROTECTED]  2004-06-21 09:28 -------
Are you testing using a real HTTP client or just using telnet to send the GET?

I did manage to reproduce a 416 response using a variety of
symlink/hardlink/mount-bind resources... when accidentally adding a trailing
space character to the Range header, e.g.

Range: bytes=1000-<SPACE><CRLF>

not

Range: bytes=1000-<CRLF>

Otherwise I can't reproduce any 416's.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to