diff --git a/ansible/roles/stack-proxy/templates/nginx.conf b/ansible/roles/stack-proxy/templates/nginx.conf
index 0e7d9e70ba5ead2d835011fc1c32e09036363138..566be10a09d34e0c9f3631f6df4ea96464d563cb 100644
--- a/ansible/roles/stack-proxy/templates/nginx.conf
+++ b/ansible/roles/stack-proxy/templates/nginx.conf
@@ -19,9 +19,6 @@ http {
                       '$request_time $upstream_response_time $pipe'
                       '"$http_referer" "$http_user_agent"';
 
-    # Setting up max range for http overlap request as auto
-    max_ranges auto;
-
     access_log  /var/log/nginx/access.log  main;
 
     # Shared dictionary to store metrics