On 9/15/06, Carles Güell <[EMAIL PROTECTED]> wrote:


Since we migrated a server to apache 2.2.3 we are having this entry in
access.log fairly often:

::1 - - [15/Sep/2006:18:18:33 +0200] "GET / HTTP/1.0" 200 44 "-"
"Apache/2.2.3 (Unix) (internal dummy connection)"

Pound is after apache for load balancing so apache is rewriting all request
to the pound port

Is this message normal in this apache version?

Yes, it is normal.

It is used to wake-up processes that are in need of management.

Optimally, it should probably be a HEAD or OPTIONS request rather than a GET.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to