Updated Date: 04/01/2026
Managing Disk Space for Hosted Content
By default, the BIG-IP system allocates 512 MB of disk space to the sandbox for storing hosted content files. If disk space becomes exhausted when you try to upload a hosted content file, an error displays. You can increase the amount of disk space allocated to the sandbox to the maximum of 1024 MB, in addition to deleting any hosted content that you no longer need.
You can specify the amount of disk space allocated for hosted content using a database variable.
Note: The maximum supported disk space is 1024 MB.
-
Log on to the BIG-IP system command line and type
tmsh. -
Type this command sequence
sysdb. -
To view the amount of space currently allocated for hosted content, type this command sequence
listtotal.sandbox.sizevalue. -
To specify the amount of disk space allocated for hosted content:
-
Type this command sequence
modifytotal.sandbox.sizevalue.This prompt displays.
Values: [enter integer value min:64 max:1024] -
Type a value and press Enter.
-
To estimate how much disk space hosted content files consume, you can display the sizes of the files in the sandbox from the command line.
-
Log on to the BIG-IP system command line and type
tmsh. -
Type this command sequence
apmresourcesandboxlistfiles|grepsize.File sizes display.
` size 397325
size 752662`