Re: cache file is too small

2016-12-28 Thread omkar_jadhav_20
Hi , I am using nginx running with version 1.10.2 Also could you please suggest what is the permanent solution for this also what does exactly use_temp_path does? Should we keep it explicitly on , we have not set this directive in our nginx.conf. Below is sample nginx.conf for your reference , ki

Re: limit_req per subnet?

2016-12-28 Thread Grant
> That is why you cache the request. DoS or in your case DDoS since multiple > are involved Caching backend responses and having Nginx serve a cached > response even for 1 second that cached response can be valid for it will > save your day. That would be a big project because it would mean rewri

Re: cache file is too small

2016-12-28 Thread Maxim Dounin
Hello! On Wed, Dec 28, 2016 at 05:25:49AM -0500, omkar_jadhav_20 wrote: > 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

cache file is too small

2016-12-28 Thread omkar_jadhav_20
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