Forum Moderators: phranque

Message Too Old, No Replies

internal dummy connection

         

wilderness

8:23 pm on Jul 8, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Anybody ever see anything like this from their host?

"OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7e mod_auth_pgsql/2.0.3 (internal dummy connection)"

These started about a month ago (assuming an Apache update) and take place many times throughout each day.
Usually single requests, however there are times when there are successive requests.

Today. . .43-consecutive requests within the same second.

TIA.

Caterham

9:26 pm on Jul 8, 2009 (gmt 0)

10+ Year Member



Nothing to worry about, the connections are a part of every MPM using POD (pipe of death).

wilderness

12:20 am on Jul 9, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Many thanks.

Host said the same thing, however not having seen these in the previous eighteen months with same host, with a sudden appearance makes me wonder.

Caterham

9:37 am on Jul 9, 2009 (gmt 0)

10+ Year Member



They aren't logged in versions < 2.1. Or, your host switched the MPM, e.g. from worker (no pipe of death) to prefork.