On 2/04/2016 2:56 a.m., Raju M K wrote: > Hi users, > iam able to cache videos through http > by adding refresh_pattern -i .amazonaws.com(m4f|mp4) > but i need to cache through https as well. from single url only > please help > To do anything like caching with HTTPS content you need to have access to the decrypted messages. Squid provides SSL-Bump feature for intercepted traffic decryption. Once Squid has the decrypted content the messages are handled the same way as HTTP messages when it comes to caching. Note that content "in the cloud" has a bad habit of not being cacheable. And that when the web service is using TLS properly it cannot be bumped. Amos _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users