"EnTerr" wrote:
It has been of help to me - and i bet the others too. Do you have recent data to post an update, say the last quarter or two?
Alas, no. I had been using free Apache-based hosts for my server code, but I switched over to using Google AppEngine for reliability and performance reasons. With the old setup, my server used a text log file, which I downloaded and loaded into an MS-SQL database for the queries. Unfortunately, the free features of AppEngine don't include writing to local text files, and I didn't want to pay to use their database for that. Now I just manually peruse their log own entries to see what's going on, but I haven't set up any way of extracting that log data to put into my own database. Google's log data only goes back about a month, and I haven't downloaded and saved any of the earlier entries.