> > is to > >store sessions on disk, due to some historical bugs in Apache::Session's > >oracle support. (Though I believe they're now resolved) > > Can I simply delete old files? If I have persistent sessions enabled > via cookies for, say, two weeks, could I simply and safely delete all > session files older than 15 days? 100% ok.