Hello, Last week I had some issues with wrongly cached files without Content-Length. Now I'm playing with Transfer-Encoding: chunked. Nginx configured with proxy_cache don't cache objects that have Transfer-Encoding: chunked. Is it normal behaviour or there is a misconfiguration in my test bed? Thanks