Mercurial > p > roundup > code
view doc/license.txt @ 7819:0fe2b9f6e19f
issue2551212 - enable wsgi cache_tracker by default
Switch the code so the wsgi cache_tracker optimization is enabled by
default. Leave the unoptimized/uncached code path available in case it
breaks something. The feature flag can be set to False to disable
caching.
Updated tests to test the disabled (non-cache) code path.
Updated upgrading.txt with info on how to disable caching.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 20 Mar 2024 17:13:30 -0400 |
| parents | 0d9f704a7ef2 |
| children | a1bdd7823bf8 |
line wrap: on
line source
License ======= Roundup is Free Software under the following license (from the file COPYING.txt in the software distribution): .. raw:: html <div class="file_insert"> .. include:: ../COPYING.txt .. raw:: html </div>
