Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Session.pm - removing files

Status
Not open for further replies.

clarissa1996

Technical User
Jan 31, 2002
78
0
0
CH
Hi all

I have a web-application that run under Apache.

The "Session Management" is done with the module "CGI::Session".
I use the default driver (File).
Session-files are stored in /tmp.

My question is:
the only method to delete old session-files is to run a cron-job that delete these files ?
Is this correct ?

Thanks a lot for any help. Clarissa
 
Thanks a lot.

This is exacltly what I need.

Regards. Clarissa
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top