Open Boyink opened 9 years ago
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?
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?