apache2 - mod_proxy Getting 200 OK response instead of 206/406 -


Instead of taking the file into chunks, I'm getting 200 responses instead of 206/406 after the first part is over , And the download is finished with a partial file.

What could be the reason? Garbage in the cash?

File Size: 90MB - Apache Version: 2.2.24


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -