Hi
What might be causing my temp folder to fill up with files like "sess_*".
There are so many files (almost 3 million) that the LiteSpeed has crashed, my SSD is full and it's difficult to even list the files.
root@web:/tmp# rm sess_*
-bash: /bin/rm: Argument list too long
I am going to remove all these files, but I would like to avoid this happening again.
Any ideas?
What might be causing my temp folder to fill up with files like "sess_*".
There are so many files (almost 3 million) that the LiteSpeed has crashed, my SSD is full and it's difficult to even list the files.
root@web:/tmp# rm sess_*
-bash: /bin/rm: Argument list too long
I am going to remove all these files, but I would like to avoid this happening again.
Any ideas?
Last edited: