abstract fun setMaxCacheSize(maxCacheSize: Int): StaticHandler
Set the max cache size, when caching is enabled
maxCacheSize - the max cache size
maxCacheSize
Return a reference to this, so the API can be used fluently