HOW TO
On Linux operating systems, ArcGIS for Server generates temporary files which are not automatically removed by the software. If allowed to build up, these files may result in slow performance of geoprocessing tasks and other server functions. Clearing the files regularly helps avoid performance issues that temporary file buildup may cause.
Code:
<ArcGIS Server installation directory>/arcgis/server/temp
Code:
du -sh <ArcGIS Server installation directory>/arcgis/server/temp
Note:
Optionally, use 'cron' to schedule the removal of files for a location.
Get help from ArcGIS experts
Download the Esri Support App