Session Cleanup Script

The session_cleanup.sh script clears stale session files. This script takes one parameter, the system root directory, and is located in the /scripts directory.

The script should be added to the crontab file to handle garbage collection periodically. As a guide, it should only need to be run once a day on average-traffic systems, but may need to be run more often on high-traffic systems.

PreviousNext