|
/
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 |
[ FULL ]
|
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 |
[ FULL ]
|
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
[...]
|
|
|
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 |
[ FULL ]
|
On Mon, 2007-04-09 at 16:21 +0200, Sietjp wrote:[...]
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.[...]
|
|
|
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 |
[ FULL ]
|
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
[...]
|
|
|
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 |
[ FULL ]
|
compile pound with --disable-log it should help.
p.
2007/4/19, Sietjp <sietjp(at)free.fr>:[...]
|
|
|
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 |
[ FULL ]
|
Thanks, this is a turn around, but it should be adjustable with the config file
as far as I can know ?
[...]
|
|
|
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 |
[ FULL ]
|
On Thu, 2007-04-19 at 10:16 +0200, Sietjp wrote:[...]
I replied to this once - look up previous messages.
[...]
There's nothing to fix.[...]
|
|
|
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 |
[ FULL ]
|
On Thu, 2007-04-19 at 14:46 +0200, peceka wrote:[...]
There's no --disable-log in 2.3. Use LogFacility - instead.[...]
|
|
|
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 |
[ FULL ]
|
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
[...]
|
|
|
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 |
[ FULL ]
|
2007/4/19, Robert Segall <roseg(at)apsis.ch>:[...]
I know. But he said that he uses 2.2.8, not 2.3, so setting
LogFacility to - will not help him.
p.
|
|
|
|