Hi, I am using nginx 1.10.2. We are getting continuous error as 'cache file is too small': 2016/12/28 15:49:38 [crit] 55253#55253: cache file "/cache/12003/2/c3/4ab93b7d3126d7f7f79487c6dc9dbc32.0579642579" is too small
Below is the config line set for 12003 : proxy_cache_path /cache/12003 keys_zone=a12003:200m levels=1:2 max_size=700g inactive=10d; Kindly let me know how can we eliminate this error. We are using nginx as web service to handle media traffic. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,271756,271756#msg-271756 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
