We are seeing TIF image files being cached in the /tmp folder in our linux app server environment. This behavior seems to occur when a user searches for and views an image using either the Imaging or Content interfaces.
It is my understanding that the /tmp folder is only used by the OS and shouldn't be used by the application, yet we are seeing TIF files being saved there. The folder does appear to have older files deleted/removed after a period of time, but we have seen where the /tmp folder reaches 100% utilization (we only have 2gb allocated currenlty).
Any feedback would be appreciated.
Thanks
John