Thread Catalyst refresh (9 answers)
Opened by Mangalore at 2006-05-30 18:44

GwenDragon
 2006-05-31 17:18
#30166 #30166
User since
2005-01-17
14563 Artikel
Admin1
[Homepage]
user image
Code: (dl )
PerlAddVar  MasonDataCacheDefaults  "default_expires_in => 1 hour"

Läßt sich das "Verfallsdatum" des Cache einstellen.
Quote
Disabling data caching
If for some reason you want to disable data caching entirely, set the default cache_class to ``NullCache''. This subclass faithfully implements the cache API but never stores data

Quote
To turn off code caching completely, set code_cache_max_size to 0.

Code: (dl )
PerlAddVar MasonCodeCacheMaxSize 0
\n\n

<!--EDIT|GwenDragon|1149081925-->
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Catalyst refresh