One possibility is that if you (or some process) edits the logfile in
question while apache is running, logging will stop until you restart
apache.

You might consider logging directly from your mod_perl handler to a file or
DB.

Charles

-----Original Message-----
From: Anthony E. [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 27, 2002 1:47 PM
To: [EMAIL PROTECTED]
Subject: access_log numbers lower than expected....


I'm using mod_perl, and am getting some inaccurate
numbers in my access_log file.

for example, i have the google search engine on my
page (http://www.euroseek.com), they are claiming our
number of searches are 200,000 per day.

However, my log file only shows about 18,000 queries
for the search.cgi script.

Is there any possibility that the search.cgi is cached
and not reporting accurate numbers to the access_log?

Just curious.

Thanks,
Anthony E.


=====
Anthony Ettinger
[EMAIL PROTECTED]
http://apwebdesign.com
mobile: 415.385.0146

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com



Reply via email to