In the Second GET Request from client, the Range is just 0-1 in the Request from the client. In the response we get the content Length as 2 and 2 bytes of data has been served back to client. But not sure why the Video is not working when going through cache. I believe there should be further GET requests from the client which is not there.