[analog-help] Database-generated pages
Jeremy Wadsack
jeremy at 7simplemachines.com
Wed Jan 31 12:06:01 PST 2007
You need to change your PAGEINCLUDE to count asp pages as page request.
PAGEINCLUDE *.asp
If you have a single template page you'll see that almost all your
request come for that page. Analog has a basic assumption that each page
is a different URL, not just the parameter ID. You may want to use the
ARGSINCLUDE statement to get a breakdown of ID's for those emplate
pages:
ARGSINCLUDE *.asp
--
Jeremy Wadsack
Seven Simple Machines
________________________________
From: analog-help-bounces at lists.meer.net
[mailto:analog-help-bounces at lists.meer.net] On Behalf Of Gary H Grooman
Sent: Wednesday, January 31, 2007 11:13 AM
To: analog-help at lists.meer.net
Subject: [analog-help] Database-generated pages
Last December I changed one of my sites from html pages with static
content to a couple of .asp page templates with content pulled from a
database by ID numbers contained in URL queries. "Successful Requests
for Pages" dropped precipitously, below the number of "Distinct Hosts
Served". Can anyone explain what's happening?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.meer.net/pipermail/analog-help/attachments/20070131/3549afff/attachment.html
More information about the analog-help
mailing list