You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users-de@httpd.apache.org by "Stäker, Rene (e-Mail, .QRS)" <Re...@qualicept.de> on 2003/12/01 11:03:32 UTC

Falscher Loglevel unter Apache 2.0.47

Hallo,

ich habe folgenden Eintrag in meiner http.conf

# LogLevel: Control the number of messages logged to the error_log.
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.

LogLevel warn

Aber im Errorlog werden auch notice Einträge gelogt

[Mon Dec 01 10:02:37 2003] [notice] Parent: Created child process 4920
[Mon Dec 01 10:02:38 2003] [notice] Child 4920: Child process is running
[Mon Dec 01 10:02:38 2003] [notice] Child 4920: Acquired the start mutex.
[Mon Dec 01 10:02:38 2003] [notice] Child 4920: Starting 250 worker threads.

hat jemand eine Idee, woran das liegen könnte?

--------
System: Apache 2.0.47 unter WIN XP Pro
--------
MfG Rene

--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de" 
      unsubscribe-Anfragen an users-de-unsubscribe@httpd.apache.org
           sonstige Anfragen an users-de-help@httpd.apache.org
--------------------------------------------------------------------------


Re: Falscher Loglevel unter Apache 2.0.47

Posted by Erik Abele <er...@codefaktor.de>.
Siehe Dokumentation zur LogLevel-Direktive:
http://httpd.apache.org/docs-2.0/de/mod/core.html#loglevel

 >> Hinweis
 >> Beim Protokollieren in eine reguläre Datei können Nachrichten des
 >> Levels notice nicht unterdrückt werden und werden daher immer
 >> protokolliert. Dies trifft allerdings nicht zu wenn mittels syslog
 >> protokolliert wird.

Cheers,
Erik

On 01.12.2003, at 11:03, Stäker, Rene (e-Mail, .QRS) wrote:

> Hallo,
>
> ich habe folgenden Eintrag in meiner http.conf
>
> # LogLevel: Control the number of messages logged to the error_log.
> # Possible values include: debug, info, notice, warn, error, crit,
> # alert, emerg.
>
> LogLevel warn
>
> Aber im Errorlog werden auch notice Einträge gelogt
>
> [Mon Dec 01 10:02:37 2003] [notice] Parent: Created child process 4920
> [Mon Dec 01 10:02:38 2003] [notice] Child 4920: Child process is  
> running
> [Mon Dec 01 10:02:38 2003] [notice] Child 4920: Acquired the start  
> mutex.
> [Mon Dec 01 10:02:38 2003] [notice] Child 4920: Starting 250 worker  
> threads.
>
> hat jemand eine Idee, woran das liegen könnte?
>
> --------
> System: Apache 2.0.47 unter WIN XP Pro
> --------
> MfG Rene
>
> ----------------------------------------------------------------------- 
> ---
>                 Apache HTTP Server Mailing List "users-de"
>       unsubscribe-Anfragen an users-de-unsubscribe@httpd.apache.org
>            sonstige Anfragen an users-de-help@httpd.apache.org
> ----------------------------------------------------------------------- 
> ---
>


--------------------------------------------------------------------------
                Apache HTTP Server Mailing List "users-de" 
      unsubscribe-Anfragen an users-de-unsubscribe@httpd.apache.org
           sonstige Anfragen an users-de-help@httpd.apache.org
--------------------------------------------------------------------------