From: Dannes W. <da...@ex...> - 2020-11-28 13:37:18
|
Hi, > On 25 Nov 2020, at 23:48 , Alasdair Dougall <ala...@gm...> wrote: > > As I have moved to Nginx, I am now using the try_files option before going to eXist to render the page. It is very quick to return the page. So, if a new recipe is added that has not had the static part generated, eXists takes care of it without a single issue. “try_files” … does this mean that you refer directly to the files visible in webapp/WEB-INF/data/ ? I guess that is attractive but also tricky. In eXist-db 5.x this will not work anymore as we found this direct access too risky (and we needed to have additional features like deduplication) regards Dannes eXist-db Native XML Database http://www.exist-db.org |