access log - Apache (internal dummy connection) crashes server with too many logs -
I know that this question is silly and often answered, but no solution works for me so far . I am using OpenSuse and Apache2 and
SetEnvIf Remote_Addr "127 \ .0 \ .0 \ .1" Loopback Set Envision Remote_adder ":: 1" Loopback custom log / var / log / Apache2 / Access_log combined env =! Loopback But if I restart Apache, the login log shows me
:: 1 - - [01 / November 2012: 23: 18: 06 +0100] "Option * HTTP / 1.0" - "Apache (Internal Dummy Connection)" :: 1 - - [01 / November / 2012: 23: 18: 16 +0100] "Options - HTTP / 1.0 "200 -" - "Apache (internal dummy connection)": 1 - - [01 / November / 2012: 23: 18: 22 +0100] "option * HTTP / 1.0" 200 - "-" Apache (internal dummy) "- 1 - - [01 / Nov / 2012: 23: 18: 34 +0100]" Options * HTTP / 1.0 "200 -" "" Apache (Internal Dummy Connection) ":: 1 - - [01 / Nov] / 2012: 23: 18: 35 +0100] "Options * HTTP / 1.0" - "A" "Internal Dummy Connection": 1 - - [01 / Nov 2012: 23: 18: 36 +0100] "Option * HTTP / 1.0" 200 - "- Apache (Internal Dummy Connection)" :: 1 - - [01 / Nov / 2012: 23: 18: 37 +0100] "Option * HTTP / 1.0" 200 - "-" "Apache (internal" - 1 - - [01 / Nov / 2012: 23: 19: 34 +0100 ] "Options * HTTP / 1.0" 200 - "Apache (Internal Dummy Connection)": 1 - - [01 / Nov / 2012: 23: 19: 52 +0100] "Options * HTTP / 1.0" 200 - "" Apache (internal dummy connection) " Can someone help me, because my server has more traffic and in this case, for the performance of the server Dummy connections are very bad I
P> Add this row to third
SetEnvIf user-agent ". * Internal dummy connection. * "Loopback
Comments
Post a Comment