Showing posts with label Maximum connection. Show all posts
Showing posts with label Maximum connection. Show all posts

Thursday, 17 September 2015

How to allow squid proxy to cache IDM downloads


I was having problems using squid to cache file downloads on my IDM.  After months of resrearch i found out that IDM was splitting the file into multiple pieces and requesting each of those pieces as different HTTP requests & the Squid cannot cache partial files by default, only whole file can be cached.