Re: Caching for Database

2016-10-14 Thread Igor Galić
Hi, if it's couchdb, or elasticsearch or anything else that's http based and actually sends caching headers, then, yes. otherwise: no. -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: i.ga...@brainsware.org URL: https://brainsware.org/ GPG: 8716 7A9F 989B ABD5 100F 4008 F266 55D6 2998 1641 On

Re: Caching for Database

2016-10-14 Thread Reindl Harald
Am 14.10.2016 um 16:40 schrieb $ubbu: Is it possible to cache database along with web caching in ATS? not the job of a web-proxy - how should it - it don't see anything about databases behind the websites it caches http://dev.mysql.com/doc/refman/5.7/en/query-cache.html