By dougvann on
Given:
A Drupal6 site with Database Logging & Statistics modules enabled.
NO caching is currently enabled.
Problem:
User uses an auto-refresher tool in the browser to artificially inflate their traffic. Before moving the server to my box, the user's Google Analytics would register the heaps of hits that this browser REFRESHER tool was pulling down.
BUT, now it no longer shows this massive traffic.
What's worse... The Recent Hits section never shows any results; not even after cron.php is run.
I'm stumped...
- DV