Re: proxy_cache_key and $content_length

2013-04-04 Thread ntib1
Ok, it's what I supposed but I was not sure. Is there an alternative ? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,238097,238104#msg-238104 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

proxy_cache_key and $content_length

2013-04-04 Thread ntib1
Hi, I'd like to put $content_length in proxy_cache_key in order nginx to check if file had changed and send it instead of old file if it's case. But the $content_length is always empty. Why ? Or do you have another solution for my problem ? Thanks, Thibaut Posted at Nginx Forum: http://foru