View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
compiled_script_cache.max_cached_script_size
Default Value: 100000
Valid Values: A number between 0 and 1000000000 inclusive.Note that if minimum script size given by complied_script_cache.min_cached_script_size is set to a non-zero value then max size specified by this configuration parameter should be greater than the minimum script size for the script to be cached successfully.
Changes Take Effect: At start/restart
The maximum size, in bytes, of a script to be cached.
Draft Option
No draft option