Detector
Detector copied to clipboard
File Creation Madness
I inherited a site using a version of this code. It's created >60K files on the server, making backups take forever.
I'm not 100% clear on how this code works - is it creating a file on the server for every session? Or just unique user agent strings?
Is there a way to stop the file creation madness?