The paper evaluates various cache replacement algorithms crucial for video caching, particularly given the rising demand for video services. It simulates and compares algorithms like FIFO, LRU, LFU, and others using different cache sizes and video popularity following a Zipf distribution, finding that the Chunk-based caching (CC) algorithm delivers the highest cache hit ratio. The study aims to identify optimal caching strategies that enhance performance by efficiently managing video storage in proxies.