/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-04 / Why do I have still logs in /var/log/messages ?

[ << ] [ >> ]

[ pound 2.2 balancing and MSIE issues / Stefan ... ] [ A method to update your pound version / Sietjp ... ]

Why do I have still logs in /var/log/messages ?
Sietjp <sietjp(at)free.fr>
2007-04-09 13:21:55 [ SNIP ]
Hi,
I' using this configuration file and I'm still having logs in /var/log/messages
. What's the problem ?

Alive 5
LogLevel 0
Client 15

ListenHTTP
    Address 213.246.63.173
    Port    80
    Client 15
    LogLevel 0
    Service
        URL ".*\.(img|gif|swf|jar|jpg|png|css|js)"
        BackEnd
            Address 127.0.0.1
            Port    83
        End
    End

    Service
        URL ".*"
        BackEnd
            Address 127.0.0.1
            Port    82
        End
    End
End

Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
Sietjp <sietjp(at)free.fr>
2007-04-09 16:21:04 [ SNIP ]
By the way, I'm using version 2.2.8 .

The logs of the file messages are this kind :


Apr  9 13:15:24 ik63173 pound: error read from 81.69.85.128: Connection timed
out
Apr  9 13:15:25 ik63173 pound: error read from 89.137.172.182: Connection reset
by peer
Apr  9 13:15:28 ik63173 pound: error read from 80.126.33.93: Connection timed
out
Apr  9 13:15:35 ik63173 pound: error read from 213.101.121.177: Connection
reset
by peer
Apr  9 13:15:35 ik63173 pound: error copy chunk cont: Connection reset by peer
Apr  9 13:15:38 ik63173 pound: error read from 89.137.172.182: Connection timed
out
Apr  9 13:15:39 ik63173 pound: error copy server cont: Connection reset by peer


> Hi,
> I' using this configuration file and I'm still having logs in
> /var/log/messages
> . What's the problem ?
>
> Alive 5
> LogLevel 0
> Client 15
>
> ListenHTTP
>     Address 213.246.63.173
>     Port    80
>     Client 15
>     LogLevel 0
>     Service
>         URL ".*\.(img|gif|swf|jar|jpg|png|css|js)"
>         BackEnd
>             Address 127.0.0.1
>             Port    83
>         End
>     End
>
>     Service
>         URL ".*"
>         BackEnd
>             Address 127.0.0.1
>             Port    82
>         End
>     End
> End
>
> --
> To unsubscribe send an email with subject 'unsubscribe' to pound(at)apsis.ch.
> Please contact roseg(at)apsis.ch for questions.
> http://www.apsis.ch/pound/pound_list/archive/2007/2007-04/1176117715000
>



Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
Robert Segall <roseg(at)apsis.ch>
2007-04-11 12:06:39 [ SNIP ]
On Mon, 2007-04-09 at 16:21 +0200, Sietjp wrote:
> By the way, I'm using version 2.2.8 .
> 
> The logs of the file messages are this kind :
> 
> 
> Apr  9 13:15:24 ik63173 pound: error read from 81.69.85.128: Connection timed
> out
> Apr  9 13:15:25 ik63173 pound: error read from 89.137.172.182: Connection
reset
> by peer
> Apr  9 13:15:28 ik63173 pound: error read from 80.126.33.93: Connection timed
> out
> Apr  9 13:15:35 ik63173 pound: error read from 213.101.121.177: Connection
reset
> by peer
> Apr  9 13:15:35 ik63173 pound: error copy chunk cont: Connection reset by
peer
> Apr  9 13:15:38 ik63173 pound: error read from 89.137.172.182: Connection
timed
> out
> Apr  9 13:15:39 ik63173 pound: error copy server cont: Connection reset by
peer

These are error messages, so LogLevel 0 works as expected. If you want
to be rid even of these configure your syslog to send the pound messages
to /dev/null.
-- 
Robert Segall
Apsis GmbH
Postfach, Uetikon am See, CH-8707
Tel: +41-44-920 4904


Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
Sietjp <sietjp(at)free.fr>
2007-04-19 10:16:40 [ SNIP ]
Is there anybody to help me ? Is this a bug of the 2.2.8 ?
Will it be repaired in the 2.3 (thre is nothing about it in the CHANGELOG) ?

Thanks

> Hi,
> I'm using this configuration file and I'm still having error logs in
> /var/log/messages
> . What's the problem ?
>
> Alive 5
> LogLevel 0
> Client 15
>
> ListenHTTP
>     Address 213.246.63.173
>     Port    80
>     Client 15
>     LogLevel 0
>     Service
>         URL ".*\.(img|gif|swf|jar|jpg|png|css|js)"
>         BackEnd
>             Address 127.0.0.1
>             Port    83
>         End
>     End
>
>     Service
>         URL ".*"
>         BackEnd
>             Address 127.0.0.1
>             Port    82
>         End
>     End
> End
>
> --
> To unsubscribe send an email with subject 'unsubscribe' to pound(at)apsis.ch.
> Please contact roseg(at)apsis.ch for questions.
> http://www.apsis.ch/pound/pound_list/archive/2007/2007-04/1176117715000
>



Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
peceka <peceka(at)gmail.com>
2007-04-19 14:46:27 [ SNIP ]
compile pound with --disable-log it should help.

p.

2007/4/19, Sietjp <sietjp(at)free.fr>:
> Is there anybody to help me ? Is this a bug of the 2.2.8 ?
> Will it be repaired in the 2.3 (thre is nothing about it in the CHANGELOG) ?
>
> Thanks
>
> > Hi,
> > I'm using this configuration file and I'm still having error logs in
> > /var/log/messages
> > . What's the problem ?
> >
> > Alive 5
> > LogLevel 0
> > Client 15
> >
> > ListenHTTP
> >     Address 213.246.63.173
> >     Port    80
> >     Client 15
> >     LogLevel 0
> >     Service
> >         URL ".*\.(img|gif|swf|jar|jpg|png|css|js)"
> >         BackEnd
> >             Address 127.0.0.1
> >             Port    83
> >         End
> >     End
> >
> >     Service
> >         URL ".*"
> >         BackEnd
> >             Address 127.0.0.1
> >             Port    82
> >         End
> >     End
> > End
> >
> > --
> > To unsubscribe send an email with subject 'unsubscribe' to
pound(at)apsis.ch.
> > Please contact roseg(at)apsis.ch for questions.
> > http://www.apsis.ch/pound/pound_list/archive/2007/2007-04/1176117715000
> >
>
>
>
> --
> To unsubscribe send an email with subject 'unsubscribe' to pound(at)apsis.ch.
> Please contact roseg(at)apsis.ch for questions.
>
http://www.apsis.ch/pound/pound_list/archive/2007/2007-04/1176117715000/1176970600000
>

Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
Sietjp <sietjp(at)free.fr>
2007-04-19 16:49:01 [ SNIP ]
Thanks, this is a turn around, but it should be adjustable with the config file
as far as I can know ?

> compile pound with --disable-log it should help.
>
> p.
>
> 2007/4/19, Sietjp <sietjp(at)free.fr>:
> > Is there anybody to help me ? Is this a bug of the 2.2.8 ?
> > Will it be repaired in the 2.3 (thre is nothing about it in the CHANGELOG)
> ?
> >
> > Thanks
> >
> > > Hi,
> > > I'm using this configuration file and I'm still having error logs in
> > > /var/log/messages
> > > . What's the problem ?
> > >
> > > Alive 5
> > > LogLevel 0
> > > Client 15
> > >
> > > ListenHTTP
> > >     Address 213.246.63.173
> > >     Port    80
> > >     Client 15
> > >     LogLevel 0
> > >     Service
> > >         URL ".*\.(img|gif|swf|jar|jpg|png|css|js)"
> > >         BackEnd
> > >             Address 127.0.0.1
> > >             Port    83
> > >         End
> > >     End
> > >
> > >     Service
> > >         URL ".*"
> > >         BackEnd
> > >             Address 127.0.0.1
> > >             Port    82
> > >         End
> > >     End
> > > End
> > >
> > > --
> > > To unsubscribe send an email with subject 'unsubscribe' to
> pound(at)apsis.ch.
> > > Please contact roseg(at)apsis.ch for questions.
> > > http://www.apsis.ch/pound/pound_list/archive/2007/2007-04/1176117715000
> > >
> >
> >
> >
> > --
> > To unsubscribe send an email with subject 'unsubscribe' to
pound(at)apsis.ch.
> > Please contact roseg(at)apsis.ch for questions.
> >
>
http://www.apsis.ch/pound/pound_list/archive/2007/2007-04/1176117715000/1176970600000
> >
>
> --
> To unsubscribe send an email with subject 'unsubscribe' to pound(at)apsis.ch.
> Please contact roseg(at)apsis.ch for questions.
>
http://www.apsis.ch/pound/pound_list/archive/2007/2007-04/1176117715000/1176986787000
>



Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
Robert Segall <roseg(at)apsis.ch>
2007-04-19 18:04:50 [ SNIP ]
On Thu, 2007-04-19 at 10:16 +0200, Sietjp wrote:
> Is there anybody to help me ? Is this a bug of the 2.2.8 ?

I replied to this once - look up previous messages.

> Will it be repaired in the 2.3 (thre is nothing about it in the CHANGELOG) ?

There's nothing to fix.
-- 
Robert Segall
Apsis GmbH
Postfach, Uetikon am See, CH-8707
Tel: +41-44-920 4904


Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
Robert Segall <roseg(at)apsis.ch>
2007-04-19 18:05:33 [ SNIP ]
On Thu, 2007-04-19 at 14:46 +0200, peceka wrote:
> compile pound with --disable-log it should help.

There's no --disable-log in 2.3. Use LogFacility - instead.
-- 
Robert Segall
Apsis GmbH
Postfach, Uetikon am See, CH-8707
Tel: +41-44-920 4904


Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
Sietjp <sietjp(at)free.fr>
2007-04-19 20:44:07 [ SNIP ]
OK then I'm stuck, I don't see what is wrong in this config file ? The
"LogLevel
0" should stop the logs... (using v 2.2.8)


Alive 5
# Server 60
LogLevel 0
Client 15

ListenHTTP
    Address 213.246.63.173
    Port    80
    Client 15
    LogLevel 0
    Service
        URL ".*\.(img|gif|swf|jar|jpg|png|css|js)"
        BackEnd
            Address 127.0.0.1
            Port    83
        End
    End

    Service
        URL ".*"
        BackEnd
            Address 127.0.0.1
            Port    82
        End
    End
End


> On Thu, 2007-04-19 at 10:16 +0200, Sietjp wrote:
> > Is there anybody to help me ? Is this a bug of the 2.2.8 ?
>
> I replied to this once - look up previous messages.
>
> > Will it be repaired in the 2.3 (thre is nothing about it in the CHANGELOG)
> ?
>
> There's nothing to fix.
> --
> Robert Segall
> Apsis GmbH
> Postfach, Uetikon am See, CH-8707
> Tel: +41-44-920 4904
>
>
> --
> To unsubscribe send an email with subject 'unsubscribe' to pound(at)apsis.ch.
> Please contact roseg(at)apsis.ch for questions.
>
http://www.apsis.ch/pound/pound_list/archive/2007/2007-04/1176117715000/1176998690000
>



Re: [Pound Mailing List] Why do I have still logs in /var/log/messages ?
peceka <peceka(at)gmail.com>
2007-04-20 05:53:54 [ SNIP ]
2007/4/19, Robert Segall <roseg(at)apsis.ch>:
> On Thu, 2007-04-19 at 14:46 +0200, peceka wrote:
> > compile pound with --disable-log it should help.
>
> There's no --disable-log in 2.3. Use LogFacility - instead.

I know. But he said that he uses 2.2.8, not 2.3, so setting
LogFacility to - will not help him.

p.

MailBoxer