Re: nginx with caching

2016-09-01 Thread Łukasz Tasz
looks like something what I'm looking for! thanks a lot, starting my tests br L. Łukasz Tasz RTKW 2016-09-01 15:31 GMT+02:00 Maxim Dounin : > Hello! > > On Thu, Sep 01, 2016 at 01:34:39PM +0200, Łukasz Tasz wrote: > > > Hi all, > > since some time I'm using nginx as reverse proxy with caching f

Re: nginx with caching

2016-09-01 Thread Maxim Dounin
Hello! On Thu, Sep 01, 2016 at 01:34:39PM +0200, Łukasz Tasz wrote: > Hi all, > since some time I'm using nginx as reverse proxy with caching for serving > images files. > looks pretty good since proxy is located per each location. > > but I noticed problematic behaviour, when cache is empty, an

nginx with caching

2016-09-01 Thread Łukasz Tasz
Hi all, since some time I'm using nginx as reverse proxy with caching for serving images files. looks pretty good since proxy is located per each location. but I noticed problematic behaviour, when cache is empty, and there will pop-up a lot of requests at the same time, nginx don't understand tha