Info: This feature requires Assets Server 6.77 or higher.
Processing large images (containing hundreds of megapixels) requires a lot of memory and disk space. Running such a process can potentially result in the processing node running out of disk space or ending up processing infinitely.
To prevent such situations, the maximum disk space and memory used for processing a file can be configured through the following options in the cluster-config.properties.txt file:
- processingMemoryLimit. For setting the maximum memory (in GiB) used by ImageMagick and GraphicsMagick. The default value is 1GiB.
Example: processingMemoryLimit=1GiB
Notes:
|
- processingDiskspaceLimit. For setting the maximum disk space (in Gib) used by ImageMagick and GraphicsMagick when processing large files (over 2 Gigabyte during processing). The default value is 8GiB.
Example: processingDiskspaceLimit=8GiB
Notes:
|
Notes
For files that exceed the sum of both limits, no preview or thumbnail is generated.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.