caching\FileCache $gcProbability

$gcProbability public property

The probability (parts per million) that garbage collection (GC) should be performed when storing a piece of data in the cache. Defaults to 10, meaning 0.001% chance. This number should be between 0 and 1000000. A value 0 means no GC will be performed at all.

doc_Yii
2016-10-30 16:54:04
Comments
Leave a Comment

Please login to continue.