Re: nginx plus - purge multiple URLs in one request

2020-07-15 Thread CarstenK.
Hi Francis, thank you for your fast reply. prices or other product information are changing not very often, so i can cache product sites for a very long time and only need to refresh f there are changes. If there are changes i purge sites automaticly, so they are "always" correct. I think it a g

nginx plus - purge multiple URLs in one request

2020-07-14 Thread CarstenK.
Hello, we use nginx plus for caching and purge URLs automatic by our Shopsystem. In some times we have a lot of URLs to purge and need for every (sometimes wildcard purge) an extra request. Is it possible to purge a list of urls in one request? regards Carsten Posted at Nginx Forum: https://fo

Re: Problem with cache key

2016-10-20 Thread CarstenK.
Hi Francis, thank you for your fast reply. I took a look at the header nginx response. # Header nginx ### Response Header ## Chrome HTTP/1.1 200 OK Server: nginx Date: Wed, 19 Oct 2016 09:54:07 GMT Content-Type: text/html;charset=UTF-8 Content-Length: 15991 Connection: keep-alive Content-Lang

Problem with cache key

2016-10-17 Thread CarstenK.
Hello, i have a problem. If i send a request to url A with Chrom and another request with curl or firefox i have a cache miss. If isend a request to the same url with curl on two different machines the answer is a cache hit, thats fine. But i don't know, why ich became a cache miss if i test