:[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.eurosee
It's my understanding that unless you have setup something explicitly
otherwise it would report even the cached accesses in your access_log.
Are you rotating your script or anything like that? Are you sure all
searches are going through that one file? Is it accounting for mutiple
domain
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
fo
mod_backhand to work as mod_proxy if it allow me to
log all the request in front end server, to maintain a common access_log.
If some one implemented the same, please reply.
Thanks and regards,
-Surat Singh Bhati
quick, obvious trick:
This is a trivial modification of Doug's original Apache::TimeIt script that
allows you to very precisely show the Apache execute time of the page.
This is particularly useful if you want to know which pages of your site you
could optimize.
Here's a question, though: does a
I recently discovered in my access log, that 500 status codes are not being
logged. However,
the server does return the appropriate status code message (both custom
and generic). Does
anyone know what might be causing this? (aside from upgrading...currently
time does not permit)
here is a sample
i sometimes have problems sending POST data. most of the time, everything
works fine. however, sometimes, i see something like the following in my
access_log:
--- snip >8---
... "GET /transact HTTP/1.1" 200 3412
... "POST /transact HTTP/1.1" 200 3412
... "key1=
At 11:09 AM 1/12/00 -0500, Gacesa, Petar wrote:
>I was doing the stress testing of the Apache web server by simulating a
>large number of http requests. After several hours I started getting the
>following line in my access_log file:
>
>165.78.11.40 - - [11/Jan/200:22:33:45
I was doing the stress testing of the Apache web server by simulating a
large number of http requests. After several hours I started getting the
following line in my access_log file:
165.78.11.40 - - [11/Jan/200:22:33:45 -0500] "-" 408 -
Instead of the URL that was supposed to b