Re: slice module got error when contents of upstream was updated

2017-04-04 Thread t.nishiyori
Hi Roman, The slice module is awesome for caching my large content effectively. But my contents are updated in any times. I decide to implement some external tools for this error to hear your answer. Such like a monitoring error logs and purge unnecessary cache. Thank you. Posted at Nginx Forum:

Re: slice module got error when contents of upstream was updated

2017-04-03 Thread Roman Arutyunyan
Hi, On Mon, Apr 03, 2017 at 01:09:14AM -0400, t.nishiyori wrote: > Helle, > > I'm using nginx with slice module as a proxy. > > One day, I got an error log such like a "etag mismatch in slice response > while reading response header from upstream". > > The cause of this error was occurred when

slice module got error when contents of upstream was updated

2017-04-02 Thread t.nishiyori
Helle, I'm using nginx with slice module as a proxy. One day, I got an error log such like a "etag mismatch in slice response while reading response header from upstream". The cause of this error was occurred when that some parts of response was cached before updating the upstream contents but