Apache 2.2: internal dummy connection
After working with some RHEL 5 servers fairly regularly, I noticed a reduction in Apache 2.2 performance when many connections were made to the server. There were messages like these streaming into the access_log as well:
127.0.0.1 - - [21/Aug/2008:12:00:10 -0400] “GET / HTTP/1.0″ 200 2269 “-” “Apache/2.2.3 (Red Hat) (internal dummy connection)”
127.0.0.1 - - [...]