cacheThreshold property
The thread hold (unit: bytes) to cache. Only resources less than this size
- will be cached. Default: 128 * 1024.
Implementation
int cacheThreshold = 128 * 1024;
The thread hold (unit: bytes) to cache. Only resources less than this size
int cacheThreshold = 128 * 1024;