view xsls/development.xsls @ 505:837bcf62b628

Emphasized on what the "updating" parameter of the "fastcgi_cache_use_stale" directive achieves. Referenced the "fastcgi_cache_lock" directive from there, which has similar effect when populating a new cache element.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 24 Apr 2012 07:24:22 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(development) } }

}