On Nov 25, 2007 2:10 AM, Sameer Naik <sameergn@xxxxxxxxx> wrote: > > Hi, > > I am seeing log entry where there is a byte-range request but response code > is 200 instead of 206 or 406 response code. Response size is 196600. We have > seen many such requests in access log coming from same IP. User agent is > MSIE 6.0. > > Apache version is Apache/2.0.53 (Unix) mod_ssl/2.0.53 OpenSSL/0.9.7m > mod_jk/1.2.21 Apache doesn't buffer a response to satisfy a range request, it responds legally with the entire response instead. (it doesn't try too hard to see if the range is "easy" to satisfy) -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx